Skip to content

Commit

Permalink
fix: add docfx to the presubmit configuration and delete docs-presubm…
Browse files Browse the repository at this point in the history
…it (#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>
  • Loading branch information
chalmerlowe and gcf-owl-bot[bot] authored Aug 14, 2024
1 parent e7e0fcf commit bd83cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kokoro/presubmit/presubmit.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
# Disable system tests.
env_vars: {
key: "NOX_SESSION"
value: "unit_noextras unit cover docs"
value: "unit_noextras unit cover docs docfx"
}

0 comments on commit bd83cfd

Please sign in to comment.