Skip to content

Commit 59d3f44

Browse files
committed
Run prettier:check on CI
1 parent 04ca0c5 commit 59d3f44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
node-version: lts/jod
2727
- run: npm ci
2828
- run: npm run lint
29+
- run: npm run prettier:check
2930
unit-tests:
3031
strategy:
3132
fail-fast: false

0 commit comments

Comments
 (0)