Skip to content

Commit

Permalink
Remove old CI workflow for cstest
Browse files Browse the repository at this point in the history
  • Loading branch information
Rot127 committed Jul 21, 2024
1 parent 4df84d0 commit 375bacf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CITest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
if: startsWith(matrix.config.build-system, 'cmake')
run: |
cd suite/cstest/test
sh suite/run_invalid_cstool.sh
python3 ./integration_tests.py
- name: cstest MC (cmake)
if: startsWith(matrix.config.build-system, 'cmake')
Expand Down
26 changes: 0 additions & 26 deletions .github/workflows/cstest.yml

This file was deleted.

0 comments on commit 375bacf

Please sign in to comment.