Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit bd0e2bb

Browse files
build(java): remove codecov action (#67)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/292bbf70-204a-453f-a078-82c4067cc679/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@4f4b1b9
1 parent c131f94 commit bd0e2bb

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

.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

synth.metadata

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-profiler.git",
7-
"sha": "cba13ad1a430f799bdc6a913f3a5b6f6a5a62178"
7+
"sha": "c131f94681e17ad35ad59c51aff38fbbf5e41173"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "046994f491c02806aea60118e214a9edd67f5ab7"
22+
"sha": "4f4b1b9b8d8b52f1e9e4a76165896debce5ab7f1"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)