DEV: Update CI workflows
This commit is contained in:
parent
12f15a0306
commit
fb7f4e5766
|
@ -39,6 +39,7 @@ jobs:
|
|||
- name: Prettier
|
||||
run: |
|
||||
yarn prettier -v
|
||||
[ -d "assets" ] && \
|
||||
yarn prettier --list-different \
|
||||
"assets/**/*.{scss,js,es6}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue