mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
correct pre-commit pytest
This commit is contained in:
parent
f30f3f2b87
commit
c0f771efa9
@ -22,12 +22,12 @@ repos:
|
||||
rev: v0.14.0
|
||||
hooks:
|
||||
- id: markdownlint-cli2
|
||||
#- repo: local
|
||||
# hooks:
|
||||
# - id: pytest
|
||||
# name: Run PyTest Case Checks
|
||||
# entry: pytest
|
||||
# language: system
|
||||
# args: [--tb=short, -v]
|
||||
# pass_filenames: false
|
||||
# always_run: true
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: pytest
|
||||
name: Run PyTest Case Checks
|
||||
entry: pytest
|
||||
language: system
|
||||
args: [--tb=short, -v]
|
||||
pass_filenames: false
|
||||
always_run: true
|
||||
|
Loading…
Reference in New Issue
Block a user