Skip to content

Commit fb29c20

Browse files
committed
Align coverage
1 parent 8892e37 commit fb29c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ repos:
9292
pass_filenames: false
9393
- id: pytest
9494
name: "pytest"
95-
entry: script/run-in-env.sh pytest --log-level info tests/*.py
95+
entry: script/run-in-env.sh pytest --log-level info
9696
language: script
9797
types: [python]
9898
pass_filenames: false

0 commit comments

Comments
 (0)