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 66c0912 commit a35149bCopy full SHA for a35149b
.github/workflows/ci.yml
@@ -16,5 +16,5 @@ jobs:
16
with:
17
node-version: ${{ matrix.nodejs }}
18
19
- - run: npm ci
+ - run: npm install
20
- run: npm test
0 commit comments