Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

Commit 603391e

Browse files
committed
chore(ci): Specify NOX_SESSIONs for default Kokoro presubmit
1 parent f9c269b commit 603391e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.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 doctests format"
12+
}

0 commit comments

Comments
 (0)