Skip to content

Commit 6d5f760

Browse files
authored
ci: add required mode input for CodSpeed Action v4 (#689)
1 parent 13e460a commit 6d5f760

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
@@ -45,4 +45,5 @@ jobs:
4545
timeout-minutes: 30
4646
with:
4747
run: cargo codspeed run
48+
mode: instrumentation
4849
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)