Commit a62dfe7a authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

trying to fix the yml file

parent 1776e0d0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ test_0:
  stage: LabZero
  script:
    - echo "Testing Lab 0";
    - find . -type f
    - cp lab0.o base
    - cd base
    - g++ -c LabZero.cpp