mirror of
https://github.com/Azure/setup-helm.git
synced 2025-11-07 21:16:57 +00:00
code fix
This commit is contained in:
parent
1e68ef5621
commit
2df11141fe
2 changed files with 2 additions and 2 deletions
2
.github/workflows/prettify-code.yml
vendored
2
.github/workflows/prettify-code.yml
vendored
|
|
@ -15,4 +15,4 @@ jobs:
|
||||||
- name: Enforce Prettier
|
- name: Enforce Prettier
|
||||||
uses: actionsx/prettier@v2
|
uses: actionsx/prettier@v2
|
||||||
with:
|
with:
|
||||||
args: -- check .
|
args: --check .
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue