Skip to content

Commit

Permalink
Determine which oo.test testcase fails
Browse files Browse the repository at this point in the history
  • Loading branch information
jan.nijtmans committed Nov 3, 2024
1 parent 9e18d94 commit 7a2bbdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
timeout-minutes: 15
- name: Run Tests
run: |
make test
make test CFLAGS="-file oo.test -verbose t"
env:
ERROR_ON_FAILURES: 1
MAC_CI: 1
Expand Down

0 comments on commit 7a2bbdf

Please sign in to comment.