There was an error while loading. Please reload this page.
1 parent 54d68b4 commit 0830408Copy full SHA for 0830408
.github/workflows/codspeed.yml
@@ -21,7 +21,7 @@ jobs:
21
run: pip install ".[bench]"
22
23
- name: Run benchmarks
24
- uses: CodSpeedHQ/action@v2
+ uses: CodSpeedHQ/action@v3
25
with:
26
token: ${{ secrets.CODSPEED_TOKEN }}
27
run: pytest benches/* --codspeed -p no:schemathesis -p no:hypothesispytest -p no:subtests -p no:anyio
0 commit comments