Loading ci_cd/lab0.yml +0 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,6 @@ test_lab_0: <<: *common_rules_0 script: - echo "Testing Lab 0"; - find . -type f - cp lab0.o base_0/tests - cd base_0/tests - g++ -c LabZero.cpp Loading Loading
ci_cd/lab0.yml +0 −1 Original line number Diff line number Diff line Loading @@ -54,7 +54,6 @@ test_lab_0: <<: *common_rules_0 script: - echo "Testing Lab 0"; - find . -type f - cp lab0.o base_0/tests - cd base_0/tests - g++ -c LabZero.cpp Loading