Skip to content

Commit

Permalink
Merge pull request #39 from syedhamidali/update-imd
Browse files Browse the repository at this point in the history
FIX: Pytests Code Cov
  • Loading branch information
syedhamidali authored Oct 13, 2024
2 parents 0904ae5 + af08e77 commit ddec6b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
run: |
python -m pip install coverage
python -m pip install pytest-cov
python -m pip install pytest-xdist
- name: Install radarx
run: |
Expand Down
1 change: 1 addition & 0 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ fsspec
pooch
nbval
pytest-cov
pytest-xdist

0 comments on commit ddec6b8

Please sign in to comment.