Loading ci_cd/problem1c.yml +0 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,6 @@ test_problem_1c: - prebuild_problem_1c script: - cd hw0/tests - make problem1c - ./problem1c rules: - if: '$CI_COMMIT_REF_NAME == "problem1c"' Loading Loading
ci_cd/problem1c.yml +0 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,6 @@ test_problem_1c: - prebuild_problem_1c script: - cd hw0/tests - make problem1c - ./problem1c rules: - if: '$CI_COMMIT_REF_NAME == "problem1c"' Loading