Skip to content

Commit

Permalink
Remove codecov task from JDK17 job
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Mar 29, 2024
1 parent ad0774e commit 470f271
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/unit-tests-jdk-17.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,3 @@ jobs:
./scripts/run_no_prep_tests.sh -ci
env:
SKIP_UNSTABLE_TESTS: 1
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true

0 comments on commit 470f271

Please sign in to comment.