Require pybind 2.6 from environment for gmxapi Python package extension module.
[alexxy/gromacs.git] / admin / gitlab-ci / python-gmxapi.matrix / gmxapi-0.3-gromacs-master.gitlab-ci.yml
index 8d08f0186e6ad22bb74a6766d1465839898886f6..1d1af44dfd055e9384c96ab955b438ddc559c232 100644 (file)
@@ -28,7 +28,8 @@
     PY_MPI_ACCEPTANCE_TEST_XML: $CI_PROJECT_DIR/gmxapi-acceptance-mpi-JUnitTestResults.xml
   script:
     - source $INSTALL_DIR/bin/GMXRC
-    - source $VENVPATH/bin/activate && INSTALL_DIR=$PWD/$INSTALL_DIR OMP_NUM_THREADS=1 bash admin/ci-scripts/build-and-test-py-gmxapi-0.3.sh
+    - source $VENVPATH/bin/activate
+    - INSTALL_DIR=$PWD/$INSTALL_DIR OMP_NUM_THREADS=1 bash -x admin/ci-scripts/build-and-test-py-gmxapi-0.3.sh
   artifacts:
     reports:
       junit: