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

fixed warnings

parent 10842d3d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ extra_1c:
    - job: test_problem_1c
      artifacts: true
  script:
    - git clone https://${HW0_INTERNAL}@agile.bu.edu/gitlab/ec330/ec330_staff/homeworks_internal/hw0_ec.git
    - git clone https://trachten-gitlab:${HW0_INTERNAL}@agile.bu.edu/gitlab/ec330/ec330_staff/homeworks_internal/hw0_ec.git
    - cat README.md
  rules:
    - if: '$CI_COMMIT_REF_NAME == "problem1c"'