Skip to content

Commit

Permalink
removing fortran compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
hentt30 committed Mar 7, 2023
1 parent ab26229 commit b8d13d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python }}
- name: Setup GNU Fortran
uses: modflowpy/install-gfortran-action@v1
- name: Install Tox and any other packages
run: pip install tox==3.24.5 && pip install .

Expand Down

0 comments on commit b8d13d1

Please sign in to comment.