Update azure-pipelines.yml
This commit is contained in:
parent
1a0c5fe6f8
commit
b87f7da501
|
@ -119,10 +119,10 @@ jobs:
|
||||||
cmake --build . --config Release
|
cmake --build . --config Release
|
||||||
ctest
|
ctest
|
||||||
dir D:\a\1\s\build\test\
|
dir D:\a\1\s\build\test\
|
||||||
# ctest --rerun-failed --output-on-failure
|
ctest --rerun-failed --output-on-failure
|
||||||
# cd test
|
cd test
|
||||||
# dblat2 <..\..\test\dblat2.dat
|
dblat2 <..\..\test\dblat2.dat
|
||||||
# cat DBLAT2.SUMM
|
cat DBLAT2.SUMM
|
||||||
|
|
||||||
- job: OSX_OpenMP
|
- job: OSX_OpenMP
|
||||||
pool:
|
pool:
|
||||||
|
|
Loading…
Reference in New Issue