Commit 3298b2a1 authored by James Knee's avatar James Knee
Browse files

bug

parent 6ecc4c9b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@ HW1_Problem1_TestCase:
    - cp problem1.h base_1/tests
    - cd base_1/tests
    - make problem1extra
    - ./problem0extra
    - ./problem1extra
  rules:
    - if: '$CI_COMMIT_REF_NAME == "problem1"'
  tags: [c++-17]