enable verbose engine tests output

This commit is contained in:
MihailRis
2024-12-10 19:20:28 +03:00
parent d3f74b56fa
commit 9e18dccbbb
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ jobs:
run: |
chmod +x build/VoxelEngine
chmod +x AppDir/usr/bin/vctest
AppDir/usr/bin/vctest -e build/VoxelEngine -d dev/tests -u build
AppDir/usr/bin/vctest -e build/VoxelEngine -d dev/tests -u build --output-always
# - name: Create DMG
# run: |
# mkdir VoxelEngineDmgContent