diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 891acd84d54bd4f3734c910f71127319f1bc890f..79d98c18fcd8da49a7bf962b35eeec10d0d2169e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,6 +34,6 @@ test: stage: test script: - echo "This is a test" - - cd cd code/PAP_Chaleur + - cd code/PAP_Chaleur - ./mybinary # - ./runmytests.sh