We don't need to check if the tiles exist in all environments. And due to the limits of free tiers we use in CI, we should try to minimize the number of requests.
Marking tests that fetch tiles from a remote server and running those only in ubuntu env, so it is done once, not 3x.
We don't need to check if the tiles exist in all environments. And due to the limits of free tiers we use in CI, we should try to minimize the number of requests.
Marking tests that fetch tiles from a remote server and running those only in ubuntu env, so it is done once, not 3x.