Commit 91cc6808 authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

fixed warnings

parent 42d0eafa
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -37,8 +37,9 @@ compile_problem_1c:

test_problem_1c:
  stage: test
  dependencies:
    - prebuild_problem_1c
  needs:
    - job: compile_problem_1c
      artifacts: true;
  script:
    - cd hw0/tests
    - ./problem1c