Skip to content

Commit f1a655d

Browse files
committed
chore: Restore and update NOX_SESSION in presubmit.cfg
1 parent 0d85c26 commit f1a655d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.kokoro/presubmit/presubmit.cfg

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@ env_vars: {
55
key: "RUN_SYSTEM_TESTS"
66
value: "false"
77
}
8+
9+
env_vars: {
10+
key: "NOX_SESSION"
11+
value: "blacken system-3.12 doctests format"
12+
}

0 commit comments

Comments
 (0)