Skip to content

Commit

Permalink
build(java): remove codecov action (#124)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/ee21e6b1-141a-4bea-a6b5-cf416f941a6f/targets

- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)

Source-Link: googleapis/synthtool@4f4b1b9
  • Loading branch information
yoshi-automation committed May 13, 2021
1 parent 5135c6b commit 902ca7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ jobs:
- run: .kokoro/build.sh
env:
JOB_TYPE: test
- name: coverage
uses: codecov/codecov-action@v1
with:
name: actions ${{matrix.java}}
windows:
runs-on: windows-latest
steps:
Expand Down Expand Up @@ -80,4 +76,4 @@ jobs:
- run: java -version
- run: .kokoro/build.sh
env:
JOB_TYPE: clirr
JOB_TYPE: clirr
4 changes: 2 additions & 2 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-pubsublite-kafka.git",
"sha": "00fcf87c40c9bebf6ad807a5ab356a77d2ed7a91"
"sha": "5135c6bf05e136729c092cb6183534b802ac6e93"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "046994f491c02806aea60118e214a9edd67f5ab7"
"sha": "4f4b1b9b8d8b52f1e9e4a76165896debce5ab7f1"
}
}
],
Expand Down

0 comments on commit 902ca7d

Please sign in to comment.