Commit 84e58e46 authored by Patrizia Barria's avatar Patrizia Barria
Browse files

Update .gitlab-ci.yml file

parent feca0573
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -23,6 +23,7 @@ test_job_1:
    - echo "Running test group 1 ..."
    - echo "Running test group 1 ..."
    - python test_program.py
    - python test_program.py
    - echo "Testing complete."
    - echo "Testing complete."
  allow_failure: true


test_job_2:
test_job_2:
  stage: test  # section where to run the job
  stage: test  # section where to run the job