ACCESS-NRI / reproducibility

Framework and tools for reproducibility testing of models
GNU General Public License v3.0
0 stars 0 forks source link

Use a virtual environment to isolate install and run model-config-tests #28

Closed jo-basevi closed 4 months ago

jo-basevi commented 4 months ago

Create/teardown an virtual environment which installs and runs the model-config-tests.

Requires: PR in access-om2-config, that pass model-config-tests-version and python-version as inputs (see https://github.com/ACCESS-NRI/access-om2-configs/pull/111)

Closes #27

jo-basevi commented 4 months ago

Thanks! Yes, ${{ vars.REPRO_TEST_LOCATION }} is no longer needed.