Skip to content

Commit e8bfc2f

Browse files
authored
Added codecov token (#199)
1 parent ccf20a3 commit e8bfc2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,5 @@ jobs:
5757
env_vars: OS,PYTHON
5858
name: codecov-umbrella
5959
fail_ci_if_error: false
60+
env:
61+
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)