Skip to content

Commit fd35d7f

Browse files
committed
fix(ci): add mode
1 parent 5ed2082 commit fd35d7f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codspeed.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@ jobs:
3737
- name: Run benchmarks
3838
uses: CodSpeedHQ/action@main
3939
with:
40+
mode: ${{ matrix.mode }}
4041
run: pytest tests/benchmarks/ --codspeed
4142
token: ${{ secrets.CODSPEED_TOKEN }}

0 commit comments

Comments
 (0)