Testing the test

This commit is contained in:
Edward Firmo
2024-01-11 12:29:55 +01:00
parent 3dd70c3be1
commit 019c420024
3 changed files with 3 additions and 6 deletions

View File

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