Update validate_yamllint.yml

This commit is contained in:
Edward Firmo
2024-01-15 01:09:20 +01:00
committed by GitHub
parent a820723f44
commit aae12d0be7

View File

@@ -41,5 +41,4 @@ jobs:
yamllint -c "./.rules/yamllint.yml" "$file" yamllint -c "./.rules/yamllint.yml" "$file"
echo "::endgroup::" echo "::endgroup::"
done done
... ...