Skip to content

Commit

Permalink
Use stylelint-actions-formatters with stylelint-problem-matcher
Browse files Browse the repository at this point in the history
  • Loading branch information
tagliala committed Oct 8, 2024
1 parent acf1d74 commit 22e2949
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ jobs:
with:
node-version: '20'
cache: 'npm'
- uses: xt0rted/stylelint-problem-matcher@v1
- name: Run npm install
if: steps.changed-files.outputs.any_changed == 'true'
run: |
Expand Down

0 comments on commit 22e2949

Please sign in to comment.