mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-06-12 07:57:00 +02:00
Update validation.yml
This commit is contained in:
parent
ee96c5a57d
commit
18efc4473d
4
.github/workflows/validation.yml
vendored
4
.github/workflows/validation.yml
vendored
@ -21,10 +21,10 @@ jobs:
|
||||
device-types/ module-types/
|
||||
- name: Format YAML files (hooks)
|
||||
run: |
|
||||
pre-commit run --config .pre-commit-hooks-config.yaml --all-files
|
||||
pre-commit run --config .pre-commit-hooks-config.yaml
|
||||
- name: Format YAML files (yamlfmt)
|
||||
run: |
|
||||
pre-commit run --config .pre-commit-yamlfmt-config.yaml --all-files
|
||||
pre-commit run --config .pre-commit-yamlfmt-config.yaml
|
||||
- name: Install plugin
|
||||
run: pip install pytest-github-actions-annotate-failures
|
||||
- name: Run tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user