From: Timo Heister Date: Fri, 1 Jan 2021 14:41:41 +0000 (-0500) Subject: debug build X-Git-Tag: v9.3.0-r3~30^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F158%2Fhead;p=candi.git debug build --- diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6c77d9e..8e36095 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -87,5 +87,6 @@ jobs: export OMPI_CXX=g++-9 export OMPI_CC=gcc-9 export OMPI_FC=gfortran-9 + echo 'DEAL_CONFOPTS="-D CMAKE_BUILD_TYPE=Debug"' >> candi.cfg ./candi.sh -j 2 --packages="once:p4est once:petsc dealii" cd ~/deal.ii-candi/tmp/build/deal.II-* && cat detailed.log && make test