Update azure-pipelines.yml

This commit is contained in:
Martin Kroeker 2022-03-07 12:36:37 +01:00 committed by GitHub
parent 2670901def
commit 358fb6d9c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ jobs:
cmake --build . --config Release cmake --build . --config Release
ctest --verbose ctest --verbose
cd test cd test
./dblat2 <../../test/dblat2.dat dblat2 <..\..\test\dblat2.dat
cat DBLAT2.SUMM cat DBLAT2.SUMM
- job: OSX_OpenMP - job: OSX_OpenMP