Skip to content

Commit 039a426

Browse files
committed
added yarn prettier in ci
1 parent 3f4647f commit 039a426

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
${{ runner.os }}-yarn-
4242
- run: yarn install --frozen-lockfile
4343
- run: yarn lint-fix
44+
- run: yarn prettier
4445
- name: Auto commit fixed code
4546
id: auto-commit-action
4647
uses: stefanzweifel/git-auto-commit-action@v4

0 commit comments

Comments
 (0)