We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 82c5cf2 + bf79f81 commit d95c809Copy full SHA for d95c809
.github/workflows/bench.yml
@@ -26,7 +26,7 @@ jobs:
26
run: pip install .[bench]
27
28
- name: Run benchmarks
29
- uses: CodSpeedHQ/action@v1
+ uses: CodSpeedHQ/action@v2
30
with:
31
token: ${{ secrets.CODSPEED_TOKEN }}
32
run: pytest . --codspeed
0 commit comments