summaryrefslogtreecommitdiffstats
path: root/.github/workflows/lint-css.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/lint-css.yml')
-rw-r--r--.github/workflows/lint-css.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/.github/workflows/lint-css.yml b/.github/workflows/lint-css.yml
index e5f48748771..d3b8035cd86 100644
--- a/.github/workflows/lint-css.yml
+++ b/.github/workflows/lint-css.yml
@@ -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