Skip to content

Commit

Permalink
remove unimplemented bench
Browse files Browse the repository at this point in the history
  • Loading branch information
Smirkey committed Oct 22, 2024
1 parent 600ccef commit 7450302
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/codespeed.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
- name: Install project
run: pip install bindings/.

- name: Build the benchmark target(s)
run: cd powerboxesrs && cargo codspeed build
# - name: Build the benchmark target(s)
# run: cd powerboxesrs && cargo codspeed build

- name: Run benchmarks
uses: CodSpeedHQ/action@v2
Expand Down

0 comments on commit 7450302

Please sign in to comment.