We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05b6210 commit 95f4539Copy full SHA for 95f4539
1 file changed
.github/workflows/ci.yml
@@ -87,6 +87,7 @@ jobs:
87
env:
88
HOMEBREW_NO_ANALYTICS: 1
89
HOMEBREW_NO_AUTO_UPDATE: 1
90
+ - uses: sourcemeta/jsonschema@main
91
- run: npm ci
92
- run: cmake --version
93
- name: Configure Codegen (static)
0 commit comments