Skip to content

Commit 57e81ae

Browse files
committed
explicitly set benchmark to measure instrumentation
1 parent ee96d12 commit 57e81ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,6 @@ jobs:
5757
- name: Run benchmarks
5858
uses: CodSpeedHQ/action@v4
5959
with:
60+
mode: instrumentation
6061
run: cargo codspeed run
6162
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)