Skip to content

Commit

Permalink
run bench in Vite before running it with CodSped
Browse files Browse the repository at this point in the history
  • Loading branch information
dcastil committed Aug 18, 2024
1 parent 807658d commit e54289b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
restore-keys: |
yarn-node-20-lock-
- run: yarn install --frozen-lockfile
- run: yarn bench
- name: Run benchmarks
uses: CodSpeedHQ/action@v3
with:
Expand Down

0 comments on commit e54289b

Please sign in to comment.