Skip to content

Commit

Permalink
Fix CI task
Browse files Browse the repository at this point in the history
  • Loading branch information
overlookmotel committed Mar 16, 2024
1 parent 891f1d5 commit 8189817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ jobs:
- name: Run benchmark
uses: CodSpeedHQ/action@v2
timeout-minutes: 30
working-directory: ./napi/parser
with:
working-directory: ./napi/parser
run: node parse.bench.mjs
token: ${{ secrets.CODSPEED_TOKEN }}

Expand Down

0 comments on commit 8189817

Please sign in to comment.