Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .kokoro/presubmit/presubmit.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Other Python version unit tests are run separately
env_vars: {
key: "NOX_SESSION"
value: "unit-3.9 lint lint_setup_py blacken cover"
value: "unit-3.11 lint lint_setup_py blacken cover"
}

# Run unit tests in parallel, splitting up by file
Expand Down
Loading