Skip to content

Commit 7822c71

Browse files
committed
Remove busted code coverage check
1 parent b2921c1 commit 7822c71

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ jobs:
2626
- name: Run test suite
2727
run: yarn test
2828

29-
- name: Collect coverage
30-
run: yarn coverage
31-
3229
- name: Build
3330
run: yarn build
3431

0 commit comments

Comments
 (0)