scicloj / tablecloth

Dataset manipulation library built on the top of tech.ml.dataset
https://scicloj.github.io/tablecloth
MIT License
305 stars 27 forks source link

Run tests on PRs #75

Closed ezmiller closed 2 years ago

ezmiller commented 2 years ago

Goal

This PR adds a Github action that would run tests (and possibly other checks) on PRs. I think this can be useful for a repo with multiple contributors.