Skip to content

Commit

Permalink
revertme: just reducing the iteration time by only running the test t…
Browse files Browse the repository at this point in the history
…hat is failing
  • Loading branch information
craigcomstock committed Nov 14, 2024
1 parent 9c05580 commit 00ef01e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
run: |
cd tests/acceptance
chmod -R go-w .
./testall --printlog --tests=common,errorlog
./testall --printlog --tests=common,errorlog 04_examples/outputs

0 comments on commit 00ef01e

Please sign in to comment.