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 1cf685c commit 560db1fCopy full SHA for 560db1f
1 file changed
.github/workflows/benchmark.yml
@@ -93,4 +93,4 @@ jobs:
93
mode: simulation
94
run: |
95
python3 -m pip install -e . pytest-codspeed
96
- pytest -vv --codspeed Tests/benchmarks.py
+ python3 -m pytest -vv --codspeed Tests/benchmarks.py
0 commit comments