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 e6db717 commit 861a816Copy full SHA for 861a816
1 file changed
.github/workflows/codspeed.yml
@@ -79,6 +79,6 @@ jobs:
79
- name: Run CodSpeed benchmarks.
80
uses: CodSpeedHQ/action@v4
81
with:
82
- mode: instrumentation
+ mode: walltime
83
token: ${{ secrets.CODSPEED_TOKEN }}
84
run: uv run --group=codspeed pytest . --codspeed
0 commit comments