Create GitHub actions linting and unit test automation using the existing .travis.yml as a template.
Closed this issue · 2 comments
lcarcaramo commented
Since GitHub actions is built into GitHub, it probably makes sense to use GitHub Actions instead of Travis for pyRACF listing and unit test automation.
- GitHub Actions documentation: https://docs.github.com/en/actions
ElijahSwiftIBM commented
Pull Request #7 has been opened to address this concern.
lcarcaramo commented
PR merged.