beam-tracing / Scotty

Beam tracing code for diagnostics
https://scotty.readthedocs.io/en/latest/
GNU General Public License v3.0
7 stars 4 forks source link

Automatically run tests on Github Actions #37

Closed ZedThree closed 2 years ago

ZedThree commented 2 years ago

This runs the tests on every push to Github, as well as on every PR (for PRs, it does a fake merge and runs the tests on the merge).