Skip to content

Commit f094812

Browse files
authored
Update benchmark.yml (#1462)
1 parent d34d851 commit f094812

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/benchmark.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@ jobs:
3535
- name: Run benchmarks
3636
uses: CodSpeedHQ/action@v4
3737
with:
38+
mode: instrumentation
3839
token: ${{ secrets.CODSPEED_TOKEN }}
39-
run: poetry run pytest benchmarks/ --codspeed
40+
run: poetry run pytest benchmarks/ --codspeed

0 commit comments

Comments
 (0)