Skip to content

Commit

Permalink
pip install bmi-tester
Browse files Browse the repository at this point in the history
  • Loading branch information
mcflugen committed Jan 31, 2024
1 parent 34ddac8 commit 4e3c58c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ jobs:
- name: Run bmi-test
run: |
pip install model-metadata
conda install gimli.units pymt_hydrotrend -c conda-forge
conda install gimli.units -c conda-forge
pip install bmi-tester
pip install .
bmi-test heat:BmiHeat --config-file=./examples/heat.yaml --root-dir=./examples -vvv
Expand Down

0 comments on commit 4e3c58c

Please sign in to comment.