Use `github` reporter on `haml-lint` runs on CI (#29375)

This commit is contained in:
Matt Jankowski 2024-02-27 05:48:38 -05:00 committed by GitHub
parent 213c87ae59
commit 9fa7338b6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -36,4 +36,4 @@ jobs:
- name: Run haml-lint
run: |
echo "::add-matcher::.github/workflows/haml-lint-problem-matcher.json"
bundle exec haml-lint
bundle exec haml-lint --reporter github