Skip to content

Commit c442b79

Browse files
committed
Fix workflow to include mode
1 parent 882a1f2 commit c442b79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,7 @@ jobs:
273273
- name: Run benchmarks
274274
uses: CodSpeedHQ/action@v4
275275
with:
276+
mode: instrumentation
276277
token: ${{ secrets.CODSPEED_TOKEN }}
277278
run: python -Im pytest --no-cov --numprocesses=0 -vvvvv --codspeed
278279

0 commit comments

Comments
 (0)