Skip to content

Commit

Permalink
Use a tag to install the JSON Schema CLI
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Cruz Viotti <[email protected]>
  • Loading branch information
jviotti committed Jun 3, 2024
1 parent 4f5d9b4 commit 1672e0d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- uses: intelligence-ai/jsonschema@c2938fb83c67cce882e78dcdb93a820e8cf2783f
- uses: actions/checkout@v4
- uses: intelligence-ai/[email protected]
- run: jsonschema fmt schemas --check --verbose
- run: jsonschema lint schemas --verbose

0 comments on commit 1672e0d

Please sign in to comment.