diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 731913c8582f4a4624d54857617733125abbbd8e..3a4bb99d604523caba51af1eb3cb3d7a1592cda2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -224,6 +224,7 @@ test_RAServices: - PACKAGE=RAServices - echo "Testing $PACKAGE..." - cd build/gnucxx11_opt + - SKIP_INTEGRATION_TESTS=true - ctest dependencies: - build_RAServices