This commit is contained in:
parent
ce2219d074
commit
e17fe17fdf
|
@ -50,11 +50,11 @@ repos:
|
||||||
rev: 24.8.0
|
rev: 24.8.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
- repo: local
|
# - repo: local
|
||||||
hooks:
|
# hooks:
|
||||||
- id: pytest-check
|
# - id: pytest-check
|
||||||
name: pytest-check
|
# name: pytest-check
|
||||||
entry: pdm run pytest
|
# entry: pdm run test
|
||||||
language: system
|
# language: system
|
||||||
pass_filenames: false
|
# pass_filenames: false
|
||||||
always_run: true
|
# always_run: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user