8000 Include pandas in build documentation test · Christian06810/python-sasctl@d7452ff · GitHub
[go: up one dir, main page]

Skip to content

Commit d7452ff

Browse files
committed
Include pandas in build documentation test
1 parent 265a030 commit d7452ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
run: |
7171
mv doc docs
7272
sudo apt-get install build-essential
73-
pip install sphinx six pyyaml
73+
pip install sphinx six pyyaml pandas
7474
7575
- name: Check documentation
7676
uses: ammaraskar/sphinx-problem-matcher@master

0 commit comments

Comments
 (0)
0