Skip to content

Commit cf5924a

Browse files
committed
Temporarily disable codecov until can get approval on new org
1 parent ea09981 commit cf5924a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
if: ${{ endsWith(github.ref, '/master') || startsWith(github.ref, 'refs/tags/') }}
5757
uses: codecov/codecov-action@v4
5858
with:
59-
fail_ci_if_error: true
59+
fail_ci_if_error: false
6060
token: ${{ secrets.CODECOV_TOKEN }}
6161

6262
- name: Gradle Local Docker Trial Build

0 commit comments

Comments
 (0)