mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-09 15:55:01 +02:00
typo
This commit is contained in:
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
|
Reference in New Issue
Block a user