Skip to content

Commit

Permalink
Include pandas in build documentation test
Browse files Browse the repository at this point in the history
  • Loading branch information
smlindauer committed Jun 16, 2022
1 parent 265a030 commit d7452ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
run: |
mv doc docs
sudo apt-get install build-essential
pip install sphinx six pyyaml
pip install sphinx six pyyaml pandas
- name: Check documentation
uses: ammaraskar/sphinx-problem-matcher@master
Expand Down

0 comments on commit d7452ff

Please sign in to comment.