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 5b0136f commit 770680bCopy full SHA for 770680b
.github/workflows/pull-request.yml
@@ -71,4 +71,4 @@ jobs:
71
uses: CodSpeedHQ/action@v3
72
with:
73
token: ${{ secrets.CODSPEED_TOKEN }}
74
- run: pytest --codspeed
+ run: pytest --codspeed --no-cov
0 commit comments