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

Commit 67c406e

Browse files
authored
Merge branch 'main' into release-please--branches--main
2 parents 6c9ed23 + b7ac38e commit 67c406e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.kokoro/continuous/doctest.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Only run this nox session.
44
env_vars: {
55
key: "NOX_SESSION"
6-
value: "doctest cleanup"
6+
value: "cleanup doctest"
77
}
88

99
env_vars: {

.kokoro/presubmit/doctest.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Only run this nox session.
44
env_vars: {
55
key: "NOX_SESSION"
6-
value: "doctest cleanup"
6+
value: "cleanup doctest"
77
}
88

99
env_vars: {

0 commit comments

Comments
 (0)