liamtoney / sonify

Sonification of seismic and infrasound signals
https://sonify.rtfd.io
MIT License
32 stars 2 forks source link

Implement CI w/ tests #2

Closed liamtoney closed 3 years ago

liamtoney commented 3 years ago

This PR sets up GitHub workflows and pytest. It only includes one test, so coverage must be improved by adding additional tests. But the framework is there.

The build.yml instruction set can be updated to test on other platforms (Windows, macOS).