Skip to content

Commit

Permalink
Validate that all test cases are at least valid JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejulius committed Jan 21, 2025
1 parent 36549f4 commit 321ddb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,4 @@ jobs:
run: |
npm install
npm run lint && npm ls
jq . test_cases/*.json

0 comments on commit 321ddb5

Please sign in to comment.