2
0

Use built-in github annotation output for stylelint (#30165)

This commit is contained in:
Matt Jankowski
2024-05-03 10:56:48 -04:00
committed by GitHub
parent 33368e3e79
commit b7902225d6
2 changed files with 1 additions and 26 deletions

View File

@@ -38,9 +38,5 @@ jobs:
- name: Set up Javascript environment
uses: ./.github/actions/setup-javascript
- uses: xt0rted/stylelint-problem-matcher@v1
- run: echo "::add-matcher::.github/stylelint-matcher.json"
- name: Stylelint
run: yarn lint:css
run: yarn lint:css -f github