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 adc5a93 commit 1ceb2d6Copy full SHA for 1ceb2d6
1 file changed
.pre-commit-config.yaml
@@ -59,7 +59,7 @@ repos:
59
name: pytest-runner
60
stages: [pre-push]
61
types: [python]
62
- entry: .venv/Scripts/pytest.exe -v
+ entry: .venv/bin/pytest -vv
63
language: system
64
pass_filenames: false
65
always_run: true
0 commit comments