CI tests for PNG, GZIP + ZLIB.

This commit is contained in:
Jeroen van Rijn
2021-09-07 18:25:49 +02:00
parent 56de14fd46
commit 6954076f15
7 changed files with 2048 additions and 4 deletions
+2 -2
View File
@@ -75,6 +75,6 @@ jobs:
shell: cmd
run: |
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat
cd core\image\tests
python3 download_assets.py
cd tests\core
call build.bat
timeout-minutes: 10