LMZimmer / Auto-PyTorch_refactor

Apache License 2.0
0 stars 2 forks source link

Transition from travis CI to Github Actions #35

Closed franchuterivera closed 3 years ago

franchuterivera commented 3 years ago

Allow to run test as a github action. Also add pre-commit checks like mypy/flake so that we don't have to post-fix.