bpo-46016: GHA Doc job now also runs "make check"#30009
bpo-46016: GHA Doc job now also runs "make check"#30009vstinner merged 1 commit intopython:mainfrom vstinner:gha_doc_check
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