Skip to content
This repository has been archived by the owner on Jun 26, 2022. It is now read-only.

Commit

Permalink
test: fix code coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredLunde committed Oct 3, 2021
1 parent cdf976f commit 71901b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
if: always()
uses: codecov/codecov-action@v2
with:
files: coverage/clover.xml
directory: coverage
verbose: false
fail_ci_if_error: false
- name: Build
Expand Down

0 comments on commit 71901b7

Please sign in to comment.