update: changed tests dir

This commit is contained in:
MrMirDan
2026-04-23 11:08:28 +03:00
parent a58b05214f
commit 562858c9df
2 changed files with 2 additions and 60 deletions

View File

@@ -836,7 +836,6 @@ jobs:
- name: 'Run tests'
shell: cmd
run: |
dir build\client\tests\*.dll
set PATH=%PATH%;%Qt6_DIR%\..\..\bin
dir build\client\tests /s | findstr CTestTestfile.cmake
ctest --test-dir build\client\tests --output-on-failure
dir build\client /s | findstr CTestTestfile.cmake
ctest --test-dir build\client --output-on-failure