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 58f6953 commit d56ca2aCopy full SHA for d56ca2a
.github/workflows/codspeed.yml
@@ -35,7 +35,7 @@ jobs:
35
run: pip install -e .[dev]
36
37
- name: Run benchmarks
38
- uses: CodSpeedHQ/action@6eeb021fd0f305388292348b775d96d95253adf4 #v3
+ uses: CodSpeedHQ/action@653fdc30e6c40ffd9739e40c8a0576f4f4523ca1 #v3
39
with:
40
token: ${{ secrets.CODSPEED_TOKEN }}
41
run: pytest tests/ --codspeed
0 commit comments