Skip to content

Commit cfb18d7

Browse files
committed
Try to fix CI
1 parent f1ab53a commit cfb18d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,4 @@ jobs:
9191
- name: Install dependencies
9292
run: pnpm install --frozen-lockfile --ignore-scripts
9393
- name: Run benchmark
94-
run: ./test/benchmark.js
94+
run: node ./test/benchmark.js

0 commit comments

Comments
 (0)