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 b657e59 commit 3033fbfCopy full SHA for 3033fbf
.github/workflows/codspeed.yml
@@ -27,4 +27,4 @@ jobs:
27
uses: CodSpeedHQ/action@v4
28
with:
29
mode: instrumentation
30
- run: hatch run test.py3.11-1.26-minimal:run-benchmark
+ run: hatch run test.py3.11-1.26-minimal:pytest tests/benchmarks --codspeed
0 commit comments