code fix
This commit is contained in:
parent
72cc6fca67
commit
03e78716e7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/prettify-code.yml
vendored
2
.github/workflows/prettify-code.yml
vendored
|
@ -15,4 +15,4 @@ jobs:
|
|||
- name: Enforce Prettier
|
||||
uses: actionsx/prettier@v2
|
||||
with:
|
||||
args: -- check .
|
||||
args: --check .
|
||||
|
|
Loading…
Add table
Reference in a new issue