Skip to content

Commit

Permalink
Update code-coverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRushton authored Oct 29, 2024
1 parent d45c77b commit f13cfbf
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 f13cfbf

Please sign in to comment.