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