Skip to content

Commit

Permalink
Bypass CI if doc tests fail on uploading coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
mofeing authored Nov 13, 2023
1 parent 9ac048d commit 2ebd4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ jobs:
- uses: codecov/codecov-action@v3
with:
files: lcov.info
fail_ci_if_error: true
fail_ci_if_error: false

0 comments on commit 2ebd4fa

Please sign in to comment.