Skip to content

Commit

Permalink
Temporary fix for #74
Browse files Browse the repository at this point in the history
  • Loading branch information
zmoon committed Aug 15, 2022
1 parent ab67fea commit a4ef739
Showing 1 changed file with 1 addition 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 @@ -37,6 +37,7 @@ jobs:

- name: Test with pytspack installed
run: |
mamba install setuptools=64.0.3
pip install https://github.com/noaa-oar-arl/pytspack/archive/master.zip --no-deps
pytest -n auto -v -k with_pytspack
Expand Down

0 comments on commit a4ef739

Please sign in to comment.