Skip to content

Commit

Permalink
Update swift-code-coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bradhowes authored Sep 7, 2024
1 parent cfd3ab7 commit 4b1e345
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 @@ -40,4 +40,4 @@ jobs:
with:
token: ${{ secrets.CODECOV_REPO_TOKEN }}
files: info.lcov
fail_ci_if_error: true
fail_ci_if_error: false

0 comments on commit 4b1e345

Please sign in to comment.