nexusformat / definitions

Definitions of the NeXus Standard File Structure and Contents
https://manual.nexusformat.org/
Other
26 stars 57 forks source link

Adds setup python step in CI/CD #1316

Closed domna closed 8 months ago

domna commented 11 months ago

The current CI/CD does not setup the different python version and just sets the python-version environment variable. I added a step to set the python version to the one of the current matrix element.

Fixes #1317

PeterC-DLS commented 8 months ago

@domna the workflow is to merge your merge once it's been approved and you are happy with it.

domna commented 8 months ago

@domna the workflow is to merge your merge once it's been approved and you are happy with it.

I see. The problem is that I don't have the rights to merge in this repo, so I cannot do it myself.

PeterC-DLS commented 8 months ago

Ok, I will merge it. Thanks for your contributions.