Skip to content

Commit a7f5f37

Browse files
committed
Run prettier:check on CI
1 parent dcce000 commit a7f5f37

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
@@ -18,6 +18,7 @@ jobs:
1818
node-version: lts/jod
1919
- run: npm ci
2020
- run: npm run lint
21+
- run: npm run prettier:check
2122
test-simple:
2223
name: Run tests which doesn't require MacOS
2324
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)