Skip to content

Commit 2ee342e

Browse files
specify the coverage file
1 parent a9fe021 commit 2ee342e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
- name: Upload coverage to Codecov
4444
uses: codecov/codecov-action@v4
4545
with:
46-
token: ${{ secrets.CODECOV_TOKEN }}
4746
files: ./coverage.xml
4847
fail_ci_if_error: true
4948
verbose: true

0 commit comments

Comments
 (0)