File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -83,18 +83,23 @@ jobs:
8383 -bp ../build_test \
8484 -DENABLE_HYPRE=ON \
8585 -DENABLE_PYGEOSX=ON \
86- -DENABLE_TRILINOS =OFF \
86+ -DENABLE_ATS =OFF \
8787 -DENABLE_BENCHMARKS=OFF \
88+ -DENABLE_DOCS=OFF \
8889 -DENABLE_DOXYGEN=OFF \
8990 -DENABLE_MATHPRESSO=OFF \
91+ -DENABLE_PVTPackage=OFF \
92+ -DENABLE_TRILINOS=OFF \
9093 -DENABLE_UNCRUSTIFY=OFF \
94+ -DENABLE_YAPF=OFF \
9195 -DGEOS_ENABLE_CONTACT=OFF \
9296 -DGEOS_ENABLE_FLUIDFLOW=OFF \
9397 -DGEOS_ENABLE_INDUCEDSEISMICITY=OFF \
9498 -DGEOS_ENABLE_MULTIPHYSICS=OFF \
9599 -DGEOS_ENABLE_SIMPLEPDE=OFF \
96100 -DGEOS_ENABLE_SOLIDMECHANICS=OFF \
97- -DGEOS_ENABLE_SURFACEGENERATION=OFF
101+ -DGEOS_ENABLE_SURFACEGENERATION=OFF \
102+ -DGEOS_PYTHON_PACKAGES_BRANCH=$CURRENT_GEOSPYTHONPACKAGES_BRANCH_NAME
98103
99104 - name : " Build GEOS"
100105 working-directory : ./build_test
You can’t perform that action at this time.
0 commit comments