add vctest (WIP)

This commit is contained in:
MihailRis
2024-12-07 15:49:23 +03:00
parent d9bd60f473
commit 5e8805f241
16 changed files with 439 additions and 52 deletions
+1
View File
@@ -41,6 +41,7 @@ jobs:
- name: Run tests
run: ctest --test-dir ${{github.workspace}}/build
- name: Run engine (headless)
timeout-minutes: 1
run: |
chmod +x ${{github.workspace}}/build/VoxelEngine
${{github.workspace}}/build/VoxelEngine --headless --dir ${{github.workspace}}/userdir