Skip to content

Commit ded61e0

Browse files
committed
Limit benchmarks to rbulider crate
1 parent 566ea3f commit ded61e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codspeed.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: cargo install cargo-codspeed
6363

6464
- name: Build the benchmark target(s)
65-
run: cargo codspeed build
65+
run: cargo codspeed build --package rbuilder
6666

6767
- name: Run the benchmarks
6868
uses: CodSpeedHQ/action@v3

0 commit comments

Comments
 (0)