diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index afc11d415ed1f4736d3e0f27f69c6f5471f2e965..741613df925b728cdf4bc80ec9c0048178711fe1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,6 @@ variables: stages: -build - -test run-build: stage: build @@ -29,8 +28,3 @@ run-build: - "setIrradiationInfo" - "setSentForAnalysisAfterIrradiation" - "validateSerials" - -run-test: - stage: test - script: - - build/auto/testXmlStructure