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 e1e22d9 commit 596ae0aCopy full SHA for 596ae0a
.github/workflows/benchmarks.yml
@@ -15,7 +15,7 @@ jobs:
15
node-version: '14.x'
16
17
- name: Install npm deps
18
- run: npm ci
+ run: npm install
19
20
- name: Run benchmarks
21
run: npm run bench
0 commit comments