Skip to content

Commit 9f6397c

Browse files
authored
Merge pull request #11 from szepeviktor/szepeviktor-patch-1
Add GitHub Annotations
2 parents c220f50 + 493bdd8 commit 9f6397c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install dependencies
2222
run: npm ci
2323
- name: Run linter
24-
run: npm run sass:lint
24+
run: npm run sass:lint -- --formatter github
2525
- name: Check EditorConfig configuration
2626
run: test -f .editorconfig
2727
- name: Check adherence to EditorConfig

0 commit comments

Comments
 (0)