Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
harripd authored May 16, 2024
1 parent e060d02 commit e6ce6d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: |
python -m pip install --upgrade pip
python -m pip install setuptools build pytest
conda install numpy pytables matplotlib
conda install numpy pytables matplotlib pandas
- name: build phconvert
run: |
# python -m build
Expand Down

0 comments on commit e6ce6d3

Please sign in to comment.