Skip to content

Commit

Permalink
install minushalf
Browse files Browse the repository at this point in the history
  • Loading branch information
hentt30 committed Mar 6, 2023
1 parent 702a034 commit 58a5bcb
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 @@ -18,7 +18,7 @@ jobs:
- name: Setup GNU Fortran
uses: modflowpy/install-gfortran-action@v1
- name: Install Tox and any other packages
run: pip install tox==3.24.5
run: pip install tox==3.24.5 && pip install .

- name: Run Tox
# Run tox using the version of Python in `PATH`
Expand Down

0 comments on commit 58a5bcb

Please sign in to comment.