We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1eba5d commit afed161Copy full SHA for afed161
.pre-commit-config.yaml
@@ -35,6 +35,7 @@ repos:
35
name: linter and test
36
language: system
37
pass_filenames: false
38
- stage: push
+ stages:
39
+ - push
40
entry: ./scripts/test
41
types: [python]
0 commit comments