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 8892e37 commit fb29c20Copy full SHA for fb29c20
.pre-commit-config.yaml
@@ -92,7 +92,7 @@ repos:
92
pass_filenames: false
93
- id: pytest
94
name: "pytest"
95
- entry: script/run-in-env.sh pytest --log-level info tests/*.py
+ entry: script/run-in-env.sh pytest --log-level info
96
language: script
97
types: [python]
98
0 commit comments