Skip to content

Commit

Permalink
Added codecov token (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
lpilz authored Dec 2, 2024
1 parent ccf20a3 commit e8bfc2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,5 @@ jobs:
env_vars: OS,PYTHON
name: codecov-umbrella
fail_ci_if_error: false
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit e8bfc2f

Please sign in to comment.