Skip to content

Commit 3175622

Browse files
committed
fix(ci): add action mode
1 parent 475be0c commit 3175622

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)