Skip to content

Commit

Permalink
build: do not fail builds on codecov errors (#528) (#393)
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/2f68300a-9812-4342-86c6-33ab267ece4f/targets

Source-Link: googleapis/synthtool@be74d3e
  • Loading branch information
yoshi-automation authored May 8, 2020
1 parent 0dfb4a7 commit 4fad3dc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/google-cloud-redis/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
{
"git": {
"name": ".",
"remote": "git@github.com:googleapis/nodejs-redis.git",
"sha": "00ab9db418b076a9ab557f0008747ee5ecbc5636"
"remote": "https://github.com/googleapis/nodejs-redis.git",
"sha": "1d0e304c9800c8ae5af75d9c6284d57a163fe25d"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "558bb0d70fa98ea228483b44885704d8941a6a80"
"sha": "be74d3e532faa47eb59f1a0eaebde0860d1d8ab4"
}
}
],
Expand Down

0 comments on commit 4fad3dc

Please sign in to comment.