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 19b5ea1 commit 2184d0bCopy full SHA for 2184d0b
.github/workflows/json_schemas_pr_check.yaml
@@ -31,7 +31,7 @@ jobs:
31
32
- name: Install Dependencies
33
run: npm ci --no-audit
34
- - run: cd packages/json_schemas && npm run build
+ - run: npm run build
35
36
- name: Check JSON consistency
37
run: |
0 commit comments