Skip to content

Commit

Permalink
Switch to patched codspeed binary
Browse files Browse the repository at this point in the history
Signed-off-by: Moritz Hoffmann <[email protected]>
  • Loading branch information
antiguru committed Jul 29, 2024
1 parent 3606fcd commit 8e92f24
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -19,7 +19,7 @@ jobs:
- uses: actions-rust-lang/setup-rust-toolchain@v1

- name: Build the codspeed binary
run: cargo install cargo-codspeed
run: cargo install --git https://github.com/antiguru/codspeed-rust --branch bump_versions

- name: Build the benchmark targets
run: cargo codspeed build
Expand Down
Empty file added tests/reserve.rs
Empty file.

0 comments on commit 8e92f24

Please sign in to comment.