Skip to content

Commit 719c0dc

Browse files
committed
ahhh
1 parent b74d008 commit 719c0dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Run prettier with actionsx/prettier
3434
uses: actionsx/prettier@v2
3535
with:
36-
args: --check --loglevel=warn .
36+
args: --write --loglevel=warn .
3737

3838
- name: tell me what's wrong
3939
if: always()

0 commit comments

Comments
 (0)