mirror of
https://github.com/discourse/discourse-adplugin.git
synced 2025-02-16 16:34:48 +00:00
DEV: Update CI workflows
This commit is contained in:
parent
12f15a0306
commit
fb7f4e5766
1
.github/workflows/plugin-linting.yml
vendored
1
.github/workflows/plugin-linting.yml
vendored
@ -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…
x
Reference in New Issue
Block a user