Replace deprecated "github" format for stylelint on CI runs (#33292)
This commit is contained in:
2
.github/workflows/lint-css.yml
vendored
2
.github/workflows/lint-css.yml
vendored
@@ -40,4 +40,4 @@ jobs:
|
||||
uses: ./.github/actions/setup-javascript
|
||||
|
||||
- name: Stylelint
|
||||
run: yarn lint:css -f github
|
||||
run: yarn lint:css --custom-formatter @csstools/stylelint-formatter-github
|
||||
|
||||
Reference in New Issue
Block a user