mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2025-02-08 15:22:27 +00:00
Comment pytest as it is not working
I still do not know how to make this work
This commit is contained in:
parent
ca1b0a90d3
commit
68f0c81c7a
1 changed files with 7 additions and 7 deletions
|
@ -34,10 +34,10 @@ repos:
|
|||
hooks:
|
||||
- id: eslint
|
||||
types: [javascript]
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: pytest
|
||||
name: pytest
|
||||
entry: ./bw-dev pytest
|
||||
language: system
|
||||
files: \.py$
|
||||
# - repo: local
|
||||
# hooks:
|
||||
# - id: pytest
|
||||
# name: pytest
|
||||
# entry: ./bw-dev pytest
|
||||
# language: system
|
||||
# files: \.py$
|
||||
|
|
Loading…
Reference in a new issue