Comment pytest as it is not working

I still do not know how to make this work
This commit is contained in:
Carlos Camara 2024-01-13 16:35:39 +00:00
parent ca1b0a90d3
commit 68f0c81c7a

View file

@ -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$