Skip to content

Commit 280302e

Browse files
committed
Run prettier check in lint CI test
1 parent 6805796 commit 280302e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
run: |
2727
yarn install --frozen-lockfile
2828
yarn run integrity
29-
yarn run eslint:check
29+
yarn run lint:check

0 commit comments

Comments
 (0)