mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
Update validation.yml
Fix source issue
This commit is contained in:
parent
81537c4253
commit
745591e2e0
1
.github/workflows/validation.yml
vendored
1
.github/workflows/validation.yml
vendored
@ -30,7 +30,6 @@ jobs:
|
||||
if: steps.cache-venv.outputs.cache-hit != 'true'
|
||||
- name: Lint YAML files
|
||||
run: |
|
||||
source ./.venv/bin/activate
|
||||
yamllint --format github --strict \
|
||||
device-types/ module-types/
|
||||
format:
|
||||
|
Loading…
Reference in New Issue
Block a user