Skip to content

Commit 378c01a

Browse files
authored
Fix CI checks on main (#19)
1 parent 147bbbd commit 378c01a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pytest.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ jobs:
3232
python-version: "3.10"
3333
cache: pip
3434
- uses: pre-commit/[email protected]
35+
env:
36+
SKIP: no-commit-to-branch # only for local development

0 commit comments

Comments
 (0)