Skip to content

Commit bb98420

Browse files
committed
revert config change, restore coverage
1 parent 8913d80 commit bb98420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
- uses: codecov/codecov-action@v3
106106
with:
107107
token: ${{ secrets.CODECOV_TOKEN }}
108-
files: coverage/jest/lcov.info
108+
files: coverage/lcov.info
109109
fail_ci_if_error: true
110110
verbose: true
111111

0 commit comments

Comments
 (0)