Skip to content

Commit b51fc96

Browse files
committed
also lint
1 parent fddbf0d commit b51fc96

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,5 +13,6 @@ jobs:
1313
1414
- name: Test
1515
run: |
16+
yarn lint
1617
yarn test
1718
npm run check

0 commit comments

Comments
 (0)