coriolis
coriolis copied to clipboard
Regression suite should use the python wheel
Rather than building coriolis afresh, the regression suite should use the CI generated python wheel.
@jpc-lip6 the CI should use the wheel artefact generated in the wheel pipeline: https://docs.github.com/en/actions/using-workflows/storing-workflow-data-as-artifacts then just pip install the .whl from that.