Commit cc63108
ci: Remove unit tests and doc tests from kokoro presubmit. (#2195)
* The message is a commit message, not a message to a user from an AI agent. Therefore, it should be output as is.
Output:
Remove Kokoro presubmit for unit, docs, and coverage.
This commit removes the Kokoro presubmit configuration that runs
`unit_noextras`, `unit`, `cover`, `docs`, and `docfx` nox sessions.
These checks are already performed by GitHub Actions, making the
Kokoro configuration redundant.
The change involves removing the `NOX_SESSION` environment variable
definition from `.kokoro/presubmit/presubmit.cfg`.
* Update presubmit.cfg
* Delete .kokoro/presubmit/presubmit.cfg
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>1 parent 4379b3d commit cc63108
1 file changed
+0
-7
lines changedThis file was deleted.
0 commit comments