georust / geotiff

Reading GeoTIFFs in Rust, nothing else!
MIT License
69 stars 21 forks source link

Setup GitHub Actions Continuous Integration tests #8

Closed weiji14 closed 3 months ago

weiji14 commented 3 months ago

Setting up some basic Continuous Integration before starting to refactor the codebase (#7).

Tests are ran on Ubuntu-22.04 only for now, will set things up on other operating systems later down the road.

References: