Commit 0c2e5ecc authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

Merge branch 'typo_in_CI' into 'master'

Fix bug in lab3.yml file

See merge request !9
parents c476548c e68b9a5b
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