aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/github-actions.yml
AgeCommit message (Collapse)AuthorFilesLines
2022-12-22Update Actions to Run on NodeJS 16Bobby1-2/+2
2022-12-22Update Actions to Support Python 3.11Bobby1-0/+18
2022-09-01Removing backwards compatibility for Python 3.6. Min Python now is 3.7Bobby1-18/+0
2022-08-30Revert: Initial ConfigurationBobby1-5/+0
2022-08-30Adding file option to codecovBobby1-0/+1
2022-08-30Remove codecov from install depsBobby1-1/+0
2022-08-30revert: code coverage reportBobby1-3/+0
2022-08-30Processing coverage report before uploading to codecovBobby1-0/+4
2022-08-30Adding codecov report to actionsBobby1-0/+4
2022-08-30Add initial project skeleton.Bobby1-0/+167