Skip to content

Commit

Permalink
build: changed config
Browse files Browse the repository at this point in the history
  • Loading branch information
m62624 committed Aug 25, 2023
1 parent 394d66b commit 8c50aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
- name: Send coverage report to Codecov
uses: codecov/codecov-action@v2
with:
fail_ci_if_error: true
# fail_ci_if_error: true
file: lcov.info
verbose: true

Expand Down

0 comments on commit 8c50aed

Please sign in to comment.