arfc / saltproc

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

Fix Python Error when running pytest in CI framework #153

Closed yardasol closed 2 years ago

yardasol commented 2 years ago

Summary of changes

This PR fixes the bug we were running into when trying to run Pytest in on GitHub actions runners.

This PR also updates the versions of the cache and checkout actions, as well as fixes OpenMC source build caching.

Types of changes

Required for Merging

Associated Developers

Checklist for Reviewers

Reviewers should use this link to get to the Review Checklist before they begin their review.

yardasol commented 2 years ago

@munkm I moved the repeated shell commands to their own scripts and added inline comments. I also cleaned up some of the step names

yardasol commented 2 years ago

@gwenchee I think this could be really useful to helping with your CI issues in rollo