Skip to content

Commit

Permalink
Update test_and_deploy.yml
Browse files Browse the repository at this point in the history
- conda install tables
  • Loading branch information
MMathisLab authored Jun 11, 2024
1 parent d7a865b commit b73e9c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install setuptools tox tox-gh-actions
conda install -c conda-forge pytables==3.8.0
# this runs the platform-specific tests declared in tox.ini
- name: Test with tox
Expand Down

0 comments on commit b73e9c7

Please sign in to comment.