Commit 3c7f5333 authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

trying to fix the yml file

parent bb6e0dd1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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