Skip to content

Commit b552ac7

Browse files
committed
Update coverage flag
1 parent f7356b0 commit b552ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
yarn run lint:styles
2828
2929
- name: Test
30-
run: yarn run test --collect
30+
run: yarn run test --coverage
3131

3232
- name: Coveralls
3333
uses: coverallsapp/github-action@master

0 commit comments

Comments
 (0)