We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad0774e commit 470f271Copy full SHA for 470f271
.github/workflows/unit-tests-jdk-17.yml
@@ -25,7 +25,3 @@ jobs:
25
./scripts/run_no_prep_tests.sh -ci
26
env:
27
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