Loading ci_cd/problem1.yml +1 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,7 @@ test_problem_1e: dependencies: - prebuild_problem1 script: - echo "Doing 1e test" - cp GaussianInteger.cpp GaussianInteger.h base_4/tests - cd base_4/tests - make problem1e Loading Loading
ci_cd/problem1.yml +1 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,7 @@ test_problem_1e: dependencies: - prebuild_problem1 script: - echo "Doing 1e test" - cp GaussianInteger.cpp GaussianInteger.h base_4/tests - cd base_4/tests - make problem1e Loading