diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c3daa55b596476b5bb5f30473378e3bf60f43480..3c73907575d0c5d50d022755ac5058f73f74bea1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -111,7 +111,7 @@ evoal:unit: reports: junit: src/core/*/target/surefire-reports/TEST-*.xml paths: - - - src/core/*/target/surefire-reports/* + - src/core/*/target/surefire-reports/* ############################################################# ## Remaining integration tests