We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7e0fcf commit bd83cfdCopy full SHA for bd83cfd
.kokoro/presubmit/presubmit.cfg
@@ -3,5 +3,5 @@
3
# Disable system tests.
4
env_vars: {
5
key: "NOX_SESSION"
6
- value: "unit_noextras unit cover docs"
+ value: "unit_noextras unit cover docs docfx"
7
}
0 commit comments