Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nit: fix typo in .kokoro/*.cfg #201

Merged
merged 9 commits into from May 19, 2020
3 changes: 1 addition & 2 deletions .kokoro/continuous/jave8-samples.cfg
Expand Up @@ -27,5 +27,4 @@ env_vars: {
env_vars: {
key: "TRAMPOLINE_BUILD_FILE"
value: "github/java-pubsub/.kokoro/run_samples_tests.sh"
}
© 2020 GitHub, Inc.
}
3 changes: 1 addition & 2 deletions .kokoro/nightly/jave8-samples.cfg
Expand Up @@ -27,5 +27,4 @@ env_vars: {
env_vars: {
key: "TRAMPOLINE_BUILD_FILE"
value: "github/java-pubsub/.kokoro/run_samples_tests.sh"
}
© 2020 GitHub, Inc.
}
3 changes: 1 addition & 2 deletions .kokoro/presubmit/jave8-samples.cfg
Expand Up @@ -27,5 +27,4 @@ env_vars: {
env_vars: {
key: "TRAMPOLINE_BUILD_FILE"
value: "github/java-pubsub/.kokoro/run_samples_tests.sh"
}
© 2020 GitHub, Inc.
}