Skip to content

Commit 7fc005f

Browse files
committed
chore: remove path_to_write_report from codecov configuration
1 parent c822891 commit 7fc005f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/verify.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
with:
3939
directory: ./coverage/
4040
fail_ci_if_error: true
41-
path_to_write_report: ./coverage/codecov_report.txt
4241
token: ${{ secrets.CODECOV_TOKEN }}
4342
typecheck:
4443
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)