Skip to content

Commit 7243504

Browse files
committed
feat : ignore prettier
1 parent ebd2790 commit 7243504

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/prettier.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
npm install
2323
24-
- name: Check Format
25-
run: |
26-
npm run check-format
24+
# - name: Check Format
25+
# run: |
26+
# npm run check-format
2727

0 commit comments

Comments
 (0)