Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bd83cfd

Browse filesBrowse 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
Copy full SHA for bd83cfd

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.kokoro/presubmit/presubmit.cfg

Copy file name to clipboardExpand all lines: .kokoro/presubmit/presubmit.cfg
+1-1Lines changed: 1 addition & 1 deletion
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.