Ozon3Org / Ozon3

An open-source Python package to easily obtain real-time, historical, or forecasted air quality data for anywhere in the world. Reliable, accurate and simple.
GNU General Public License v3.0
66 stars 23 forks source link

Add tests workflow #156

Closed lahdjirayhan closed 2 years ago

lahdjirayhan commented 2 years ago

This PR adds a workflow to Github actions that will run tests for each push and PR.

This will fix #130 (but no codecov)