Skip to content

Commit 8d42d13

Browse files
committed
cat Doc/epubcheck.txt
1 parent c7f7ae6 commit 8d42d13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,5 +126,6 @@ jobs:
126126
- name: 'Run epubcheck'
127127
continue-on-error: true
128128
run: epubcheck Doc/build/epub/Python.epub &> Doc/epubcheck.txt
129+
- run: cat Doc/epubcheck.txt
129130
- name: 'Check for fatal errors in EPUB'
130131
run: python Doc/tools/check-epub.py

0 commit comments

Comments
 (0)