Skip to content

Commit

Permalink
update codspeed
Browse files Browse the repository at this point in the history
  • Loading branch information
jantimon committed Jan 10, 2025
1 parent dac677e commit c03653a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codspeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
run: cd packages/benchmarks && pnpm run codspeed

- name: Run benchmarks
uses: CodSpeedHQ/action@v2
uses: CodSpeedHQ/action@v3
with:
working-directory: "packages/benchmarks"
run: NODE_ENV=production node --enable-source-maps ./codspeed/dist/index.bench.mjs
Expand Down

0 comments on commit c03653a

Please sign in to comment.