.github: yamllint installer.yml

Just like the others.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
Marc Herbert 2021-03-08 20:01:47 +00:00 committed by Liam Girdwood
parent 7baa878610
commit 30212950a8
1 changed files with 3 additions and 0 deletions

View File

@ -23,6 +23,9 @@ jobs:
# From time to time this will catch a git tag and change SOF_VERSION
with: {fetch-depth: 50, submodules: recursive}
- name: yamllint ourselves
run: yamllint .github/workflows/installer.yml
- name: docker
run: docker pull thesofproject/sof && docker tag thesofproject/sof sof