Loading ci_cd/problem2a.yml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ compile_problem_2a: - job: prebuild_problem_2a artifacts: true script: - cp IntegerPP.cpp hw1/tests/ - cp IntegerP.cpp IntegerPP.cpp hw1/tests/ - cd hw1/tests - make problem2a artifacts: Loading Loading
ci_cd/problem2a.yml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ compile_problem_2a: - job: prebuild_problem_2a artifacts: true script: - cp IntegerPP.cpp hw1/tests/ - cp IntegerP.cpp IntegerPP.cpp hw1/tests/ - cd hw1/tests - make problem2a artifacts: Loading