mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-25 17:55:09 +01:00
typo
This commit is contained in:
parent
a6fe023519
commit
f90a13571c
2
.github/workflows/prettier.yml
vendored
2
.github/workflows/prettier.yml
vendored
@ -13,4 +13,4 @@ jobs:
|
|||||||
- uses: actionsx/prettier@v2
|
- uses: actionsx/prettier@v2
|
||||||
with:
|
with:
|
||||||
# prettier CLI arguments.
|
# prettier CLI arguments.
|
||||||
args: --check \"./**/*.js\" --config .prettierrc.json
|
args: --check "./**/*.js" --config .prettierrc.json
|
Loading…
Reference in New Issue
Block a user