mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +00:00
update: using ctest
This commit is contained in:
7
.github/workflows/deploy.yml
vendored
7
.github/workflows/deploy.yml
vendored
@@ -827,8 +827,7 @@ jobs:
|
||||
- name: 'Build'
|
||||
run: cmake --build build
|
||||
|
||||
- name: 'Run QTest binaries'
|
||||
shell: cmd
|
||||
- name: 'Run tests'
|
||||
run: |
|
||||
build/client/tests/testSettingsSignals.exe
|
||||
build/client/tests/testSignalOrder.exe
|
||||
cd build
|
||||
ctest --output-on-failure
|
||||
|
||||
Reference in New Issue
Block a user