Update validation.yml

Fix source issue
This commit is contained in:
Daniel W. Anner 2023-07-19 13:51:38 -04:00 committed by GitHub
parent 81537c4253
commit 745591e2e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: