Skip to content

Commit 156433f

Browse files
committed
ci: Try disabling CodeCov fixes.
Maybe this will fix the issues with CodeCov?
1 parent fa298c7 commit 156433f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/node-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
token: ${{ secrets.CODECOV_TOKEN }}
3838
disable_search: true
3939
files: lcov.info
40+
disable_file_fixes: true
4041
- name: Upload test results to CodeCov
4142
if: ${{ !cancelled() }}
4243
uses: codecov/test-results-action@v1

0 commit comments

Comments
 (0)