add poetry run
This commit is contained in:
parent
3cb61295a2
commit
3db64cd7b4
2
.github/workflows/performance.yml
vendored
2
.github/workflows/performance.yml
vendored
@ -31,4 +31,4 @@ jobs:
|
||||
uses: CodSpeedHQ/action@v3
|
||||
with:
|
||||
token: ${{ secrets.CODSPEED_TOKEN }}
|
||||
run: pytest benchmarks/ --codspeed
|
||||
run: poetry run pytest benchmarks/ --codspeed
|
||||
|
Loading…
Reference in New Issue
Block a user