Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit a441d16

Browse files
committed
updated workflow
1 parent 04f4fcf commit a441d16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bench.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
push: never
4343
runCmd: |
4444
bash ./graphql/${{ matrix.service }}/setup.sh
45-
bash run_benchmarks.sh ${{ matrix.service }}
45+
node run_benchmarks.js ${{ matrix.service }}
4646
4747
- name: List benchmark files
4848
run: |

0 commit comments

Comments
 (0)