Skip to content

Commit

Permalink
update flopy pkgs in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Feb 25, 2024
1 parent 8c8ffb8 commit d5e75b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ jobs:
run: |
pip install .
pip install ".[test]"
- name: Update FloPy packages
run: python -m flopy.mf6.utils.generate_classes --ref develop --no-backup

- name: Cache modflow6 examples
id: cache-examples
Expand Down

0 comments on commit d5e75b4

Please sign in to comment.