Skip to content

Commit 6e90479

Browse files
committed
COVERAGE
1 parent f7deb32 commit 6e90479

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: yarn lint
2525

2626
- name: Run Tests
27-
run: yarn test
27+
run: yarn test --coverage
2828

2929
- name: Coveralls
3030
uses: coverallsapp/github-action@master

0 commit comments

Comments
 (0)