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 11d9213 commit 2e20df1Copy full SHA for 2e20df1
.github/workflows/codspeed.yml
@@ -32,4 +32,4 @@ jobs:
32
uses: CodSpeedHQ/action@v4
33
with:
34
mode: walltime
35
- run: hatch run test.py3.11-2.0-minimal:pytest tests/benchmarks --codspeed
+ run: hatch run test.py3.11-minimal:pytest tests/benchmarks --codspeed
0 commit comments