We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39cec47 commit c8d8a85Copy full SHA for c8d8a85
1 file changed
.github/workflows/ci.yml
@@ -18,4 +18,5 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- run: sudo snap install jsonschema
21
+ - uses: actions/checkout@v4
22
- run: make
0 commit comments