Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 647a1a3

Browse files
JulienPalardseptatrix
authored andcommitted
Show me the logs.
1 parent b888ef7 commit 647a1a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- name: build docs
3030
run: |
3131
python3 ./docsbuild-scripts/build_docs.py --quick --build-root ./build_root --www-root ./www --log-directory ./logs --group $(id -g) --skip-cache-invalidation --theme $(pwd) --language en --branch 3.9
32+
cat logs/docsbuild.log
3233
- name: 'Upload'
3334
uses: actions/[email protected]
3435
with:

0 commit comments

Comments
 (0)