Update azure-pipelines.yml
This commit is contained in:
parent
dc39553a2f
commit
b3a4629f02
|
@ -58,6 +58,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- script: |
|
- script: |
|
||||||
mingw32-make CC=gcc FC=gfortran
|
mingw32-make CC=gcc FC=gfortran
|
||||||
|
make -C ctest all
|
||||||
cd ctest
|
cd ctest
|
||||||
cp ../libopenblas.dll .
|
cp ../libopenblas.dll .
|
||||||
dir
|
dir
|
||||||
|
|
Loading…
Reference in New Issue