Skip to content

Commit

Permalink
added installation of xarray in ReceivePR.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoppe committed Jul 27, 2023
1 parent 9131497 commit 960bf6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ReceivePR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- name: Test
run: |
pip install .[dev]
pip install xarray
pre-commit run --all-files
python -m unittest
Expand Down

0 comments on commit 960bf6f

Please sign in to comment.