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

Update .gitlab-ci.yml file

parent 40c4197c
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -21,6 +21,7 @@ compile:

simple_test:
  stage: test
  script:
    - echo "Testing code for $GITLAB_USER_LOGIN"
    - cd problem-2-testing-master/src
    - java edu/bu/ec504/hw3/p2/Main