Skip to content

Commit

Permalink
pip-install testing requirements and gimli.units
Browse files Browse the repository at this point in the history
  • Loading branch information
mcflugen committed Oct 18, 2024
1 parent 5e72611 commit 69a5205
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ jobs:
- name: Run bmi-test
run: |
pip install model-metadata gimli.units bmi-tester
pip install .
pip install .[testing] gimli.units
bmi-test heat:BmiHeat --config-file=${GITHUB_WORKSPACE}/examples/heat.yaml --root-dir=examples -vvv
- name: Coveralls
Expand Down

0 comments on commit 69a5205

Please sign in to comment.