Skip to content

Commit

Permalink
Build all tests in linux CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
Neloop authored and Martin Kruliš committed Jan 9, 2021
1 parent c8afcba commit 8d6f11b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/linux-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,7 @@ jobs:
working-directory: build
- run: make -j 4
working-directory: build
- run: ctest -E tool_ --output-on-failure
working-directory: build
- run: ctest -R tool_ --output-on-failure
continue-on-error: true
- run: ctest --output-on-failure
working-directory: build
- run: bats ../../../judges/recodex_token_judge/tests
working-directory: build/judges/recodex_token_judge
Expand Down

0 comments on commit 8d6f11b

Please sign in to comment.