We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 566ea3f commit ded61e0Copy full SHA for ded61e0
.github/workflows/codspeed.yaml
@@ -62,7 +62,7 @@ jobs:
62
run: cargo install cargo-codspeed
63
64
- name: Build the benchmark target(s)
65
- run: cargo codspeed build
+ run: cargo codspeed build --package rbuilder
66
67
- name: Run the benchmarks
68
uses: CodSpeedHQ/action@v3
0 commit comments