You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use GitHub Actions for continuous integration (#15)
* Add GitHub Actions workflow for continuous integration
* Add repo token
* Try coveralls app
* Try coveralls-python
* Run coverage on Linux only
* Enable macOS, but only test coverage on Linux, once
* Try if before uses statement
* Use runner instead of matrix
* No quotes
* How about single quotes
* Try matrix again, with single quotes
* Test coverage only on py38
* Try Windows
* Remove Travis CI workflow
0 commit comments