bcgsc / mavis

Merging, Annotation, Validation, and Illustration of Structural variants
http://mavis.bcgsc.ca
GNU General Public License v3.0
72 stars 13 forks source link

Use github Actions for running tests #216

Closed creisle closed 4 years ago

creisle commented 4 years ago

Run the tests with github actions instead of Travis. This will allow use to set up multiple workflows where we can run the long-running tests only on a PR. We should also set up codecov