icecube/FIRESONG

Look into options for continuous integration

Closed this issue · 2 comments

Would be nice to have automated checks of the tests with every new commit

See https://github.com/icecube/FIRESONG/actions/workflows/test-firesong.yml. Right now it's only applied to one branch that I'm developing, but all of the output is and coverage tests are output under the actions tab.

This was included in most recent PR: #51

Closing because this is taken care of. If we want to make the testing more sophisticated or do build tests, then I think that's a separate issue.