Add delete testing in for windows.

This commit is contained in:
Christoffer Lerno
2023-10-11 12:48:38 +02:00
parent 5a5b600490
commit b657724d9b

View File

@@ -46,6 +46,7 @@ jobs:
run: |
cd resources/testproject
..\..\build\${{ matrix.build_type }}\c3c.exe --debug-log run hello_world_win32
..\..\build\${{ matrix.build_type }}\c3c.exe clean
- name: Build testproject lib
run: |