diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a3f764e..c8d8259 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,5 +34,5 @@ integrationtest-job: dependencies: - build-job script: - - "mvn verify -f tdt4140-gr18nn/pom.xml $MAVEN_CLI_OPTS" + - "mvn verify -f tdt4140-gr1801/pom.xml $MAVEN_CLI_OPTS" # - "mvn verify -f tdt4140-gr1800/pom.xml $MAVEN_CLI_OPTS" \ No newline at end of file