Skip to content

Commit 4f4ab46

Browse files
build(java): remove codecov action (#356)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/8e8c0070-26ea-4d86-b07a-e4dcc9e5b8b1/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@4f4b1b9
1 parent 51ec0e8 commit 4f4ab46

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

java-shared-dependencies/.github/workflows/ci.yaml

+1-5
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,6 @@ jobs:
1919
- run: .kokoro/build.sh
2020
env:
2121
JOB_TYPE: test
22-
- name: coverage
23-
uses: codecov/codecov-action@v1
24-
with:
25-
name: actions ${{matrix.java}}
2622
windows:
2723
runs-on: windows-latest
2824
steps:
@@ -80,4 +76,4 @@ jobs:
8076
- run: java -version
8177
- run: .kokoro/build.sh
8278
env:
83-
JOB_TYPE: clirr
79+
JOB_TYPE: clirr

java-shared-dependencies/synth.metadata

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-shared-dependencies.git",
7-
"sha": "4bdeb4d35c8de58e17f6092392bb4743a59799ab"
7+
"sha": "eefcb6ead088783c98e803e82bfb12d231712e46"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "046994f491c02806aea60118e214a9edd67f5ab7"
14+
"sha": "4f4b1b9b8d8b52f1e9e4a76165896debce5ab7f1"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)