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.
npm ci
1 parent 866ecd9 commit d8c56b0Copy full SHA for d8c56b0
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
node-version: 20
22
23
- name: Install dependencies
24
- run: npm install
+ run: npm ci
25
26
- name: Run linter
27
run: npm run lint:check
0 commit comments