Skip to content

Commit

Permalink
Only show errors in JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejulius committed Jan 21, 2025
1 parent 0b0b2e9 commit 0de80e3
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 @@ -19,4 +19,4 @@ jobs:
run: |
npm install
npm run lint && npm ls
jq . test_cases/*.json
jq . test_cases/*.json > /dev/null

0 comments on commit 0de80e3

Please sign in to comment.