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 a997bac commit 98457e7Copy full SHA for 98457e7
.github/workflows/update-and-publish.yml
@@ -27,7 +27,7 @@ jobs:
27
scope: '@keyvaluesystems'
28
29
- name: Install dependencies
30
- run: npm install
+ run: npm ci
31
32
- name: Run tests
33
run: npm run test
0 commit comments