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

Commit

Permalink
build(java): remove codecov action (#431)
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/8045a22e-f7af-476b-85c2-367c155a77b7/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 14, 2021
1 parent df3d1b2 commit 6ae97d9
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
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
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-game-servers.git",
"sha": "06852f2bbd83b4c0ef0e7e8fbc6924d6830bfa5b"
"sha": "42ce14db55eb561b0a8fc62d5888cf08c6abfaba"
}
},
{
Expand All @@ -27,7 +27,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "046994f491c02806aea60118e214a9edd67f5ab7"
"sha": "4f4b1b9b8d8b52f1e9e4a76165896debce5ab7f1"
}
}
],
Expand Down

0 comments on commit 6ae97d9

Please sign in to comment.