We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e42ea3 commit c411b48Copy full SHA for c411b48
.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