Skip to content

Commit

Permalink
Update swift-code-coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
freef4ll authored Oct 1, 2024
1 parent 29611d6 commit 9bbf2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift-code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
files: info.lcov
fail_ci_if_error: true
env:
token: ${{ secrets.CODECOV_REPO_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_REPO_TOKEN }}

0 comments on commit 9bbf2cc

Please sign in to comment.