Update lint-inventory.yml

This commit is contained in:
Skillet 2023-02-03 16:18:32 -05:00 committed by GitHub
parent 08d61f0843
commit 6b3dfd1bd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,8 +20,11 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: checkout repo
uses: actions/checkout@v3
with:
path: dev
- name: Lint Inventory
run: |
yamllint ./inventory.yml
yamllint ./dev/inventory.yml