Skip to content

Commit cbb4864

Browse files
committed
CI-windows.yml: added TODO
1 parent 069fdd8 commit cbb4864

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/CI-windows.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ jobs:
7878
del build\bin\Release\cppcheck-gui.ilk || exit /b !errorlevel!
7979
del build\bin\Release\cppcheck-gui.pdb || exit /b !errorlevel!
8080
81+
# TODO: run GUI tests
82+
8183
build:
8284
strategy:
8385
matrix:

0 commit comments

Comments
 (0)