Skip to content

Commit aa87ef6

Browse files
chore(tests): update kokoro continuous test config (#303)
The continuous kokoro test should use the [same configuration as the pre-submit](https://github.com/googleapis/python-test-utils/blob/main/.kokoro/presubmit/presubmit.cfg)
1 parent dcd6bb8 commit aa87ef6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed
Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
# Format: //devtools/kokoro/config/proto/build.proto
1+
# Format: //devtools/kokoro/config/proto/build.proto
2+
3+
env_vars: {
4+
key: "NOX_SESSION"
5+
value: "blacken mypy check_lower_bounds"
6+
}

0 commit comments

Comments
 (0)