Skip to content

Commit 75248ff

Browse files
authored
Merge pull request #1175 from Reference-LAPACK/langou-patch-2
Enhance test output with failure details
2 parents 06f5ba3 + 97c0e32 commit 75248ff

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)