Skip to content

Commit affbcc0

Browse files
run format-check on CI
1 parent 1ad3aa3 commit affbcc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ jobs:
1313
- uses: actions/checkout@v1
1414
- run: npm ci
1515
- run: npm test
16+
- run: npm run format-check

0 commit comments

Comments
 (0)