Use `github` reporter on `haml-lint` runs on CI (#29375)
parent
213c87ae59
commit
9fa7338b6e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue