-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
bpo-46016: GHA Doc job now also runs "make check" #30009
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The second commit should be removed, it's just to trigger the Docs CI job. |
cc @tiran |
Oh, the job failed when the
The second run failed with:
I modified the config to only use |
Good. The 3 doc tests passed! |
I reverted |
Good! The new check catches the bug:
|
The GitHub Action documentation job now also runs "make check" to check the documentation.
@tiran @JulienPalard: the PR works as expected, it's now awaiting for your review :-) |
I reverted my 2 commits used to test the CI job. |
The GitHub Action documentation job now also runs "make check" to
check the documentation.
https://bugs.python.org/issue46016