update: installing msvc and additional checks

This commit is contained in:
MrMirDan
2026-04-24 12:53:53 +03:00
parent 63f33bff83
commit 3885013829

View File

@@ -837,5 +837,4 @@ jobs:
shell: cmd
run: |
set PATH=%PATH%;%Qt6_DIR%\..\..\bin
dir build\client /s | findstr CTestTestfile.cmake
ctest --test-dir build\client --output-on-failure