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 147bbbd commit 378c01aCopy full SHA for 378c01a
.github/workflows/pytest.yml
@@ -32,3 +32,5 @@ jobs:
32
python-version: "3.10"
33
cache: pip
34
- uses: pre-commit/[email protected]
35
+ env:
36
+ SKIP: no-commit-to-branch # only for local development
0 commit comments