iiasa / actions

GitHub Actions used by IIASA repositories
GNU General Public License v3.0
0 stars 1 forks source link

Add GHA to validate setup-conda action #3

Closed LauWien closed 2 years ago

LauWien commented 2 years ago

This PR creates a GHA to validate the setup-conda action.

LauWien commented 2 years ago

Should we also create a GHA workflow to validate the setup-gams action?

LauWien commented 2 years ago
* use lower-case for the two options (`anaconda`, `miniconda`).

The reason why I used upper case for the two options is that the needed conda_type can use ${{ matrix.conda }} which can then be used here .