Skip to content

Commit 69a5205

Browse files
committed
pip-install testing requirements and gimli.units
1 parent 5e72611 commit 69a5205

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ jobs:
3737
3838
- name: Run bmi-test
3939
run: |
40-
pip install model-metadata gimli.units bmi-tester
41-
pip install .
40+
pip install .[testing] gimli.units
4241
bmi-test heat:BmiHeat --config-file=${GITHUB_WORKSPACE}/examples/heat.yaml --root-dir=examples -vvv
4342
4443
- name: Coveralls

0 commit comments

Comments
 (0)