Skip to content

Commit d9c0924

Browse files
committed
Try verbosity
1 parent f2dba53 commit d9c0924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docbuild-and-upload.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
run: python web/pandas_web.py web/pandas --target-path=web/build
5454

5555
- name: Build documentation
56-
run: doc/make.py --warnings-are-errors
56+
run: doc/make.py --warnings-are-errors -vvv
5757

5858
- name: Build documentation zip
5959
run: doc/make.py zip_html

0 commit comments

Comments
 (0)