Skip to content

Commit bd83cfd

Browse files
fix: add docfx to the presubmit configuration and delete docs-presubmit (#1995)
* adjusts location of checks related to docfx/docs * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent e7e0fcf commit bd83cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/presubmit/presubmit.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# Disable system tests.
44
env_vars: {
55
key: "NOX_SESSION"
6-
value: "unit_noextras unit cover docs"
6+
value: "unit_noextras unit cover docs docfx"
77
}

0 commit comments

Comments
 (0)