Skip to content

Commit 1ceb2d6

Browse files
committed
⚙️ fixed: change entry of testing before push.
1 parent adc5a93 commit 1ceb2d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ repos:
5959
name: pytest-runner
6060
stages: [pre-push]
6161
types: [python]
62-
entry: .venv/Scripts/pytest.exe -v
62+
entry: .venv/bin/pytest -vv
6363
language: system
6464
pass_filenames: false
6565
always_run: true

0 commit comments

Comments
 (0)