Skip to content

Commit

Permalink
Update front-end.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Sep 29, 2024
1 parent e949a03 commit 6619ea0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/front-end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,8 @@ jobs:
# cache: "yarn"
-
name: "Setup problem matcher for Stylelint"
uses: "xt0rted/stylelint-problem-matcher@v1.3.0"
run: |
echo "::add-matcher::.github/stylelint-matcher.json"
-
name: "Enable strict engine checking"
run: "npm config set engine-strict true"
Expand Down

0 comments on commit 6619ea0

Please sign in to comment.