mirror of
https://github.com/discourse/discourse-solved.git
synced 2026-09-16 22:52:12 -04:00
DEV: Update CI workflows
This commit is contained in:
@@ -39,6 +39,7 @@ jobs:
|
||||
- name: Prettier
|
||||
run: |
|
||||
yarn prettier -v
|
||||
[ -d "assets" ] && \
|
||||
yarn prettier --list-different \
|
||||
"assets/**/*.{scss,js,es6}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user