Skip to content

Commit

Permalink
Update YML run command
Browse files Browse the repository at this point in the history
  • Loading branch information
Alek Petuskey committed Nov 3, 2023
1 parent d1deadd commit 27890f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codespaces.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
uses: CodSpeedHQ/action@v1
with:
token: ${{ secrets.CODSPEED_TOKEN }}
run: "<Insert your benchmark command here>"
run: poetry run pytest tests/ --codspeed

0 comments on commit 27890f7

Please sign in to comment.