Skip to content

Commit 0a0d778

Browse files
chore: change prettier args
1 parent 461f3d2 commit 0a0d778

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,4 +106,4 @@ jobs:
106106
- uses: actions/checkout@v4
107107
- uses: Nerixyz/actionsx-prettier@v3-adj
108108
with:
109-
args: --debug --list-different --check .
109+
args: --debug-check --check .

0 commit comments

Comments
 (0)