Closed yardasol closed 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
@gwenchee I think this could be really useful to helping with your CI issues in rollo
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
[x] I have read the CONTRIBUTING document.
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[ ] My change is a source code change
[ ] My change is a user-facing change
[x] My change is exclusively related to the repository (e.g. GitHub actions workflows, PR/issue templates, etc.)
[x] All new and existing tests passed.
Associated Issues and PRs
PR: #152
PR: #132
Associated Developers
Checklist for Reviewers
Reviewers should use this link to get to the Review Checklist before they begin their review.