Loading ci_cd/problem1.yml +1 −0 Original line number Diff line number Diff line Loading @@ -76,6 +76,7 @@ HW1_Problem1_TestCase: - echo "Grading HW1 Problem 1"; - git clone https://agile.bu.edu/gitlab/configs/ec327/hw-configs/hw2.git base_1 - cp problem1.cpp base_1/tests - cp problem1.h base_1/tests - cd base_1/tests - make problem1extra - ./problem0extra Loading Loading
ci_cd/problem1.yml +1 −0 Original line number Diff line number Diff line Loading @@ -76,6 +76,7 @@ HW1_Problem1_TestCase: - echo "Grading HW1 Problem 1"; - git clone https://agile.bu.edu/gitlab/configs/ec327/hw-configs/hw2.git base_1 - cp problem1.cpp base_1/tests - cp problem1.h base_1/tests - cd base_1/tests - make problem1extra - ./problem0extra Loading