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 bc1c778 commit 2944618Copy full SHA for 2944618
1 file changed
.github/workflows/codspeed.yml
@@ -38,7 +38,7 @@ jobs:
38
run: uv sync --dev
39
40
- name: Run benchmarks
41
- uses: CodSpeedHQ/action@972e3437949c89e1357ebd1a2dbc852fcbc57245 #v3
+ uses: CodSpeedHQ/action@dbda7111f8ac363564b0c51b992d4ce76bb89f2f #v3
42
with:
43
token: ${{ secrets.CODSPEED_TOKEN }}
44
run: uv run pytest tests/ --codspeed
0 commit comments