Skip to content

Commit

Permalink
Merge pull request #1743 from opencybersecurityalliance/DerekRushton-…
Browse files Browse the repository at this point in the history
…patch-3

Updating the code coverage version to resolve the failure.
  • Loading branch information
LarsenEric authored Oct 29, 2024
2 parents d45c77b + f13cfbf commit ad8aeb9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
- name: Upload coverage information to Codecov
uses: codecov/codecov-action@v4
with:
version: "v0.5.2"
fail_ci_if_error: true # optional (default = false)
verbose: true # optional (default = false)
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit ad8aeb9

Please sign in to comment.