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 00c7c62 commit b6cb57dCopy full SHA for b6cb57d
.github/workflows/main.yml
@@ -86,7 +86,7 @@ jobs:
86
87
- name: Install grammar test deps
88
working-directory: tools/grammar-tests
89
- run: npm ci
+ run: npm install
90
91
- name: Run grammar tests (must pass before commit)
92
0 commit comments