bmcfee / resampy

Efficient sample rate conversion in python
https://resampy.readthedocs.io
ISC License
253 stars 36 forks source link

Enable CI testing with GitHub Action #80

Closed avalentino closed 2 years ago

avalentino commented 2 years ago
bmcfee commented 2 years ago

Thanks for this! I've been meaning to modernize testing and packaging across my various projects, so this is much appreciated.

Is there an easy way to test-drive this action before merging?

avalentino commented 2 years ago

The last run on my fork is at the following URL: https://github.com/avalentino/resampy/actions/runs/2200166742

avalentino commented 2 years ago

Thanks for merging @bmcfee