Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Commit 4a18b3a

Browse files
committed
Revert "Temporarily disable codecov until can get approval on new org"
This reverts commit cf5924a.
1 parent 835d640 commit 4a18b3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
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: false
59+
fail_ci_if_error: true
6060
token: ${{ secrets.CODECOV_TOKEN }}
6161

6262
- name: Gradle Local Docker Trial Build

0 commit comments

Comments
 (0)