We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7161ab commit 53c87edCopy full SHA for 53c87ed
.kokoro/presubmit_tests_functions.cfg
@@ -11,5 +11,5 @@ env_vars: {
11
12
env_vars: {
13
key: "NOX_SESSION"
14
- value: "functions and py27 and not venv"
+ value: "functions and (py36 or lint) and not venv"
15
}
0 commit comments