Skip to content

Commit fd63676

Browse files
committed
Add missing codecov step
1 parent 3df663d commit fd63676

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ jobs:
2727
- run: yarn
2828
- run: yarn build
2929
- run: yarn test
30+
- run: yarn codecov

0 commit comments

Comments
 (0)