Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2022-03-17 10:29:23 +01:00 committed by GitHub
parent 1a0c5fe6f8
commit b87f7da501
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -119,10 +119,10 @@ jobs:
cmake --build . --config Release
ctest
dir D:\a\1\s\build\test\
# ctest --rerun-failed --output-on-failure
# cd test
# dblat2 <..\..\test\dblat2.dat
# cat DBLAT2.SUMM
ctest --rerun-failed --output-on-failure
cd test
dblat2 <..\..\test\dblat2.dat
cat DBLAT2.SUMM
- job: OSX_OpenMP
pool: