mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
* Fix unit test build * Don't run static tile fetching test if no tiles are embedded * Don't test code examples which use private modules * Disable Tokio tests on WASM32 platform * Move linux-demo action into demo folder for consistency * Run tests on Windows and Linux (at least)