Skip to content

Commit 9987eb9

Browse files
hyochant-tonchim
andcommitted
ci: remove prettier check on deploy
For #3049 Co-authored-by: t-tonchim <[email protected]>
1 parent ed2e564 commit 9987eb9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ jobs:
7373
run: |
7474
yarn lint:tsc
7575
npx eslint --ext .ts,.tsx,.js,.jsx src plugin/src
76-
npx prettier --check "**/*.{md,js,jsx,ts,tsx}" "!example-expo/**"
7776
7877
- name: Configure Git user
7978
run: |

0 commit comments

Comments
 (0)