We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43ed1a9 commit 33ab270Copy full SHA for 33ab270
.github/workflows/docbuild-and-upload.yml
@@ -50,7 +50,7 @@ jobs:
50
run: python web/pandas_web.py web/pandas --target-path=web/build
51
52
- name: Build documentation
53
- run: doc/make.py --warnings-are-errors
+ run: doc/make.py
54
55
- name: Build documentation zip
56
run: doc/make.py zip_html
0 commit comments