diff --git a/.github/workflows/lint-frontend.yaml b/.github/workflows/lint-frontend.yaml index 28b0bb7e9..1911b219b 100644 --- a/.github/workflows/lint-frontend.yaml +++ b/.github/workflows/lint-frontend.yaml @@ -23,7 +23,6 @@ jobs: - name: Install modules run: npm install dev-tools - run: yarn # See .stylelintignore for files that are not linted. - name: Run stylelint