Skip to content

Commit a884f3f

Browse files
committed
Update coverage.yml
1 parent 833e0bb commit a884f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
# run: npm run e2e:ci
4444

4545
- name: Convert test results
46-
run: npx nyc report --reporter=lcov
46+
run: npx nyc report --reporter=json
4747

4848
- name: Upload coverage to Codecov
4949
uses: codecov/codecov-action@v1

0 commit comments

Comments
 (0)