arfc / saltproc

Online reprocessing for molten salt reactors
Other
19 stars 16 forks source link

Feature: Add matrix testing for different Python versions to CI workflow #207

Open yardasol opened 5 months ago

yardasol commented 5 months ago

Background and motivation

As an improvement to our automated CI workflow, it would be nice to make our tests run in a matrix of different Python versions.

Implementation details

We use GH Actions to do this

Potential snags

This would increase the energy usage of our CI workflow :(