Skip to content

Commit

Permalink
Merge pull request #11 from szepeviktor/szepeviktor-patch-1
Browse files Browse the repository at this point in the history
Add GitHub Annotations
  • Loading branch information
adamlaki authored Aug 8, 2023
2 parents c220f50 + 493bdd8 commit 9f6397c
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 9f6397c

Please sign in to comment.