Skip to content

Commit 470f271

Browse files
committed
Remove codecov task from JDK17 job
1 parent ad0774e commit 470f271

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/unit-tests-jdk-17.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,3 @@ jobs:
2525
./scripts/run_no_prep_tests.sh -ci
2626
env:
2727
SKIP_UNSTABLE_TESTS: 1
28-
- name: Upload coverage to Codecov
29-
uses: codecov/codecov-action@v3
30-
with:
31-
fail_ci_if_error: true

0 commit comments

Comments
 (0)