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 28daf98 commit 5e5823cCopy full SHA for 5e5823c
.github/workflows/codspeed.yml
@@ -38,7 +38,7 @@ jobs:
38
run: uv sync --dev
39
40
- name: Run benchmarks
41
- uses: CodSpeedHQ/action@4348f634fa7309fe23aac9502e88b999ec90a164 #v3
+ uses: CodSpeedHQ/action@bb005fe1c1eea036d3894f02c049cb6b154a1c27 #v3
42
with:
43
token: ${{ secrets.CODSPEED_TOKEN }}
44
run: uv run pytest tests/ --codspeed
0 commit comments