Skip to content

Commit

Permalink
ci: remove browser benchmark job
Browse files Browse the repository at this point in the history
  • Loading branch information
maschad committed Sep 9, 2024
1 parent 9281eae commit 8385216
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,3 @@ jobs:
with:
run: pnpm bench:node
token: ${{ secrets.CODSPEED_TOKEN }}

- name: Run Browser benchmarks
uses: CodSpeedHQ/action@v3
with:
run: pnpm bench:browser
token: ${{ secrets.CODSPEED_TOKEN }}

0 comments on commit 8385216

Please sign in to comment.