Skip to content

Commit 1bff64f

Browse files
m1kolastevekuznetsov
authored andcommitted
Makes codecov-action optional (#1130)
We do not want to fail the job if codecov fails to upload the report due to rate limiting. Signed-off-by: Mikalai Radchuk <[email protected]>
1 parent c3e7b60 commit 1bff64f

File tree

1 file changed

+0
-1
lines changed
  • staging/operator-registry/.github/workflows

1 file changed

+0
-1
lines changed

staging/operator-registry/.github/workflows/unit.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,4 @@ jobs:
2222
- uses: codecov/codecov-action@v3
2323
with:
2424
files: coverage.out
25-
fail_ci_if_error: true
2625
functionalities: fixes

0 commit comments

Comments
 (0)