Skip to content

Commit

Permalink
Add delete testing in for windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
lerno committed Oct 11, 2023
1 parent 5a5b600 commit b657724
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit b657724

Please sign in to comment.