mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-24 22:12:15 +02:00
Use short tracebacks for pytest
This commit is contained in:
parent
a3a9da3ec6
commit
966c3dafd9
2
.github/workflows/validation.yml
vendored
2
.github/workflows/validation.yml
vendored
@ -22,4 +22,4 @@ jobs:
|
||||
- name: Lint YAML files
|
||||
run: yamllint --format parsable --strict -c=tests/yamllint.yaml .
|
||||
- name: Run Device-Type Tests
|
||||
run: pytest --tb=line -v
|
||||
run: pytest --tb=short -v
|
||||
|
Loading…
x
Reference in New Issue
Block a user