Skip to content

Commit 1ac4eac

Browse files
committed
Try CLI from GitHub Actions
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
1 parent e0b4e75 commit 1ac4eac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
test:
1818
runs-on: ubuntu-latest
1919
steps:
20-
- run: sudo snap install jsonschema
20+
- uses: sourcemeta/jsonschema@v12.4.0
2121
- uses: actions/checkout@v4
2222
- run: make lint
2323
- run: make test

0 commit comments

Comments
 (0)