We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b2ccfc commit cb96c23Copy full SHA for cb96c23
.github/workflows/codspeed.yml
@@ -35,7 +35,7 @@ jobs:
35
run: pip install -e .[dev]
36
37
- name: Run benchmarks
38
- uses: CodSpeedHQ/action@6b43a0cd438f6ca5ad26f9ed03ed159ed2df7da9 #v3
+ uses: CodSpeedHQ/action@c6574d0c2a990bca2842ce9af71549c5bfd7fbe0 #v3
39
with:
40
token: ${{ secrets.CODSPEED_TOKEN }}
41
run: pytest tests/ --codspeed
0 commit comments