Commit e68b9a5b authored by James Knee's avatar James Knee
Browse files

Fix bug in lab3.yml file

parent c476548c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -89,7 +89,7 @@ test_lab_3:
internal_tests_lab_3:
 stage: tests
 script:
   - git clone https://trachten-gitlab:$INTERNAL_LAB_TESTS@agile.bu.edu/gitlab/ec337/ec337-staff/lab-tests.git
   - git clone https://trachten-gitlab:$INTERNAL_LAB_TESTS@agile.bu.edu/gitlab/ec327/ec327-staff/lab-tests.git
   - cp -f lab3.cpp lab-tests/internal_tests/
   - cd lab-tests/internal_tests
   - make lab3