Skip to content

Commit

Permalink
Update benchmarks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
usernmae0101 authored Jan 9, 2024
1 parent e1e22d9 commit 596ae0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
node-version: '14.x'

- name: Install npm deps
run: npm ci
run: npm install

- name: Run benchmarks
run: npm run bench

0 comments on commit 596ae0a

Please sign in to comment.