Skip to content

Commit

Permalink
DEV: Update CI workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Discourse CI committed Oct 9, 2020
1 parent 8d6d05a commit 5140f26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/plugin-linting.yml
Expand Up @@ -39,6 +39,7 @@ jobs:
- name: Prettier
run: |
yarn prettier -v
[ -d "assets" ] && \
yarn prettier --list-different \
"assets/**/*.{scss,js,es6}"
Expand Down

0 comments on commit 5140f26

Please sign in to comment.