We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49de8fa commit b339b4bCopy full SHA for b339b4b
.github/workflows/reusable-docs.yml
@@ -126,5 +126,4 @@ jobs:
126
- name: 'Run epubcheck'
127
run: epubcheck Doc/build/epub/Python.epub &> Doc/epubcheck.txt
128
- name: 'Check for fatal errors in EPUB'
129
- if: github.event_name == 'pull_request'
130
run: python Doc/tools/check-epub.py
0 commit comments