Skip to content

Commit

Permalink
CI-windows.yml: added TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
firewave committed Sep 23, 2024
1 parent 4b436df commit 17d3fb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,3 +77,5 @@ jobs:
windeployqt build\bin\Release || exit /b !errorlevel!
del build\bin\Release\cppcheck-gui.ilk || exit /b !errorlevel!
del build\bin\Release\cppcheck-gui.pdb || exit /b !errorlevel!
# TODO: run GUI tests

0 comments on commit 17d3fb1

Please sign in to comment.