openml / automlbenchmark

OpenML AutoML Benchmarking Framework
https://openml.github.io/automlbenchmark
MIT License
391 stars 130 forks source link

Create GH workflow for unit tests #473

Open sebhrusen opened 1 year ago

sebhrusen commented 1 year ago

Unit tests are currently configured to run on Travis, thanks to a webhook, which doesn't seem to be triggered anymore, or not easily accessible. Let's just turn this into a GH workflow.