lip6 / coriolis

Coriolis VLSI EDA Tool (LIP6)
https://coriolis.lip6.fr
GNU General Public License v2.0
47 stars 5 forks source link

Regression suite should use the python wheel #34

Open robtaylor opened 1 year ago

robtaylor commented 1 year ago

Rather than building coriolis afresh, the regression suite should use the CI generated python wheel.

robtaylor commented 10 months ago

@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.