Skip to content

Commit

Permalink
Ensure runtime errors in all groups are caught
Browse files Browse the repository at this point in the history
  • Loading branch information
montehurd committed Jul 12, 2024
1 parent cc9fced commit 44c66a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
env:
SCENARIO_FILTER: "Skip all scenarios"
run: |
script -e -c "./pixel.js reference && ./pixel.js test"
script -e -c "./pixel.js runAll --priority 3"

0 comments on commit 44c66a6

Please sign in to comment.