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

test

parent 4ada03a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ compile_0:
    - echo "Compiling lab0.cpp"
    - g++ -c lab0.cpp
  needs:
    - prebuild_m1
    - prebuild_0
  tags: [c++-17]

lint_m1: