To save on git lfs bandwidth, I want to zip all the .wld files and update the tests to unzip first.
Unit tests should function even if files are zipped when executing tests. Perhaps a pre-stage that decompresses files. Ensure that wld files are removed from the repo and zip files are kept.
To save on git lfs bandwidth, I want to zip all the .wld files and update the tests to unzip first.
Unit tests should function even if files are zipped when executing tests. Perhaps a pre-stage that decompresses files. Ensure that wld files are removed from the repo and zip files are kept.