Skip to content

Commit ffe0449

Browse files
1 parent 518bb1b commit ffe0449

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Format: //devtools/kokoro/config/proto/build.proto
22

3-
# Only run a subset of all nox sessions
3+
# Disable system tests.
44
env_vars: {
5-
key: "NOX_SESSION"
6-
value: "unit-3.8 unit-3.12 cover docs docfx"
5+
key: "RUN_SYSTEM_TESTS"
6+
value: "false"
77
}

0 commit comments

Comments
 (0)