Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlaki committed Aug 17, 2023
2 parents da77589 + 9f6397c commit 2443b6d
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 2443b6d

Please sign in to comment.