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

fixes

parent 91649564
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ compile_problem_3:
      artifacts: true
  script:
    - ls -l hw3/tests/
    - cp FullInteger.cpp hw3/tests/
    - cp FullInteger.cpp hw3/tests/impl/
    - cd hw3/tests
    - make problem3
  artifacts: