Skip to content

Commit

Permalink
Merge pull request #570 from pelias/validate-test-json
Browse files Browse the repository at this point in the history
Validate test JSON
  • Loading branch information
orangejulius authored Jan 21, 2025
2 parents c243fc6 + 0de80e3 commit 898d9b4
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 > /dev/null

0 comments on commit 898d9b4

Please sign in to comment.