mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-11-25 09:44:25 +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
|
||||
with:
|
||||
# prettier CLI arguments.
|
||||
args: --check \"./**/*.js\" --config .prettierrc.json
|
||||
args: --check "./**/*.js" --config .prettierrc.json
|
Loading…
Reference in New Issue
Block a user