Skip to content

Commit 1d05fa1

Browse files
committed
Generate coverage files
1 parent 2ba0a8b commit 1d05fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152

153153
- run: yarn build
154154

155-
- run: yarn test
155+
- run: yarn test:coverage
156156

157157
- uses: codecov/codecov-action@v2
158158
with:

0 commit comments

Comments
 (0)