Skip to content

Commit

Permalink
Add goespy install
Browse files Browse the repository at this point in the history
  • Loading branch information
spestana authored Mar 17, 2024
1 parent aa8d7ce commit 5bf7af4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
source $CONDA/etc/profile.d/conda.sh
conda activate goesenv
pip install .
pip install goespy@git+https://github.com/spestana/goes-py
mamba install pytest
- name: Test with pytest
run: |
Expand Down

0 comments on commit 5bf7af4

Please sign in to comment.