We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd9ca2 commit ff17053Copy full SHA for ff17053
.pre-commit-config.yaml
@@ -41,6 +41,6 @@ repos:
41
name: linter and test
42
language: system
43
pass_filenames: false
44
- stage: push
+ stages: [push]
45
entry: ./scripts/test
46
types: [python]
0 commit comments