Skip to content

Commit

Permalink
Add GitHub Annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Aug 4, 2023
1 parent c220f50 commit 493bdd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Run linter
run: npm run sass:lint
run: npm run sass:lint -- --formatter github
- name: Check EditorConfig configuration
run: test -f .editorconfig
- name: Check adherence to EditorConfig
Expand Down

0 comments on commit 493bdd8

Please sign in to comment.