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

minor fix

parent 4ae3ba34
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -21,8 +21,10 @@ compile_problem_2a:
    - job: prebuild_problem_2a
      artifacts: true
  script:
    - ls -l hw1/tests/
    - cp IntegerP.cpp IntegerPP.cpp hw1/tests/
    - cd hw1/tests
    - ls -l hw1/tests/
    - make problem2a
  artifacts:
    paths: