No reason to run the test suite twice.
This commit is contained in:
@@ -90,13 +90,6 @@ steps:
|
||||
cp $(Agent.ToolsDirectory)\OpenBLAS.0.2.14.1\lib\native\bin\x64\*.* build\Release\
|
||||
displayName: 'Configure mlpack'
|
||||
|
||||
# Run tests
|
||||
- bash: |
|
||||
cd build
|
||||
ls
|
||||
Release/mlpack_test.exe --result_code=no --report_level=detailed --log_level=test_suite --log_format=HRF --log_sink=res.txt
|
||||
displayName: 'Run tests'
|
||||
|
||||
# Run tests via ctest.
|
||||
- bash: |
|
||||
cd build
|
||||
|
||||
Reference in New Issue
Block a user