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 719d006 commit 9c7e15dCopy full SHA for 9c7e15d
.github/workflows/codspeed.yml
@@ -62,4 +62,5 @@ jobs:
62
- name: Run CodSpeed benchmarks
63
uses: CodSpeedHQ/action@v4
64
with:
65
+ mode: instrumentation
66
run: uv run --group=codspeed pytest tests/benchmarks/ --codspeed
0 commit comments