Skip to content

Commit 97c0e32

Browse files
authored
Enhance test output with failure details
1 parent 06f5ba3 commit 97c0e32

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
@@ -33,4 +33,4 @@ build_script:
3333
- cmake --build .
3434

3535
test_script:
36-
- ctest -j2
36+
- ctest -j2 --output-on-failure

0 commit comments

Comments
 (0)