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