ebi-gene-expression-group / scanpy-scripts

Scripts for using scanpy
Apache License 2.0
29 stars 13 forks source link

Feature/ci to GitHub #90

Closed pinin4fjords closed 3 years ago

pinin4fjords commented 3 years ago

This PR switches CI to use GitHub actions. I've tested the bats tests one which works fine (see https://github.com/pinin4fjords/scanpy-scripts/pull/1), but while I think I've got the PyPi distribution right we won't really know until the next release.

pinin4fjords commented 3 years ago

Hmm, CI not triggering here...

pinin4fjords commented 3 years ago

Thanks @pcm32 !