Rely on haml-lint parallel default (#34036)

This commit is contained in:
Matt Jankowski 2025-02-28 09:33:15 -05:00 committed by GitHub
parent bdc9cb27e2
commit 894b96cf1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

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