Skip to content

Commit f1f9d37

Browse files
committed
CI (Windows): Run ctest in verbose mode
1 parent d936685 commit f1f9d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ build_script:
6969
- cmake --build . --target install
7070

7171
test_script:
72-
- cmake --build . --target check
72+
- ctest -V -C Release
7373

7474
# Enable this to be able to login to the build worker. You can use the
7575
# `remmina` program in Ubuntu, use the login information that the line below

0 commit comments

Comments
 (0)