Skip to content

Commit 1babf36

Browse files
authored
chore: stop uploading code coverage results (#3381)
1 parent a4bf90a commit 1babf36

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/actions/java-test/action.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,3 @@ runs:
146146
path: "**/target/surefire-reports/*.txt"
147147
retention-days: 7 # 1 week for test reports
148148
overwrite: true
149-
150-
- name: Upload coverage results
151-
if: ${{ inputs.upload-test-reports == 'true' }}
152-
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)