Skip to content

Commit e4aa3a2

Browse files
authored
Codecov settings in CI
1 parent 2d4673b commit e4aa3a2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ jobs:
4949
with:
5050
files: ./coverage.xml
5151
fail_ci_if_error: false
52-
52+
token: ${{ secrets.CODECOV_TOKEN }}
53+
5354
integration:
5455
runs-on: ubuntu-latest
5556
steps:

0 commit comments

Comments
 (0)