mirror of https://github.com/ecmwf/eccodes.git
Appveyor: use --output-on-failure for ctest
This commit is contained in:
parent
f23bafb03f
commit
2f5a3e9a03
|
@ -81,7 +81,7 @@ build_script:
|
|||
-D ENABLE_EXTRA_TESTS=OFF ^
|
||||
..
|
||||
- cmd: nmake
|
||||
- cmd: ctest
|
||||
- cmd: ctest --output-on-failure
|
||||
- cmd: nmake install
|
||||
|
||||
#---------------------------------#
|
||||
|
|
Loading…
Reference in New Issue