Skip to content

Commit ee84137

Browse files
authored
Update build.yml
1 parent 44c4ffd commit ee84137

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,3 @@ jobs:
5959
./*/build/distributions/*.zip
6060
./sentry-opentelemetry/*/build/distributions/*.zip
6161
./sentry-android-ndk/build/intermediates/merged_native_libs/release/out/lib/*
62-
63-
- name: Upload coverage to Codecov
64-
# We need coverage data from only one the builds
65-
if: runner.os == 'Linux' && matrix.java == '17'
66-
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # pin@v3
67-
with:
68-
name: sentry-java

0 commit comments

Comments
 (0)