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 4cc0e82 commit 5495770Copy full SHA for 5495770
.github/workflows/schema-tests.yaml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
node-version: '20.x'
30
31
- - name: Install dependencies from main
+ - name: Install dependencies
32
run: npm ci
33
34
- name: Run tests
0 commit comments