diff --git a/.github/workflows/integration-tests.yml b/.github/workflows/integration-tests.yml index 85defba6..129c49cd 100644 --- a/.github/workflows/integration-tests.yml +++ b/.github/workflows/integration-tests.yml @@ -89,7 +89,7 @@ jobs: export LD_LIBRARY_PATH=$FOAM_USER_LIBBIN:$WM_PROJECT_DIR/platforms/linux64GccDPInt32Opt/lib:$WM_PROJECT_DIR/platforms/linux64GccDPInt32Opt/lib/sys-openmpi/:$WM_PROJECT_DIR/platforms/linux64GccDPInt32Opt/lib/openmpi-system:$WM_PROJECT_DIR/platforms/linux64GccDPInt32Opt/lib/dummy/:$LD_LIBRARY_PATH mkdir -p integration && cd integration export CYCLIC_CASE=${{inputs.cyclic_case}} - obr init -gy --config /__w/OGL/OGL/test/integration.yaml + obr init -g --config /__w/OGL/OGL/test/integration.yaml cat workspace/*/case/*log setup_integration_matrix: