Print RGBGFX test names

This commit is contained in:
ISSOtm
2022-05-01 15:31:56 +02:00
committed by Eldred Habert
parent 0dbcebfeb4
commit 01cf0c5f98
2 changed files with 3 additions and 1 deletions

View File

@@ -142,6 +142,7 @@ jobs:
shell: bash
run: |
cp bins/* .
cp bins/*.dll test/gfx
test/run-tests.sh
windows-xbuild: