Hobson Lane commited on
Commit
c54bf3a
1 Parent(s): a2453e3

Update .gitlab-ci.yml

Browse files
Files changed (1) hide show
  1. .gitlab-ci.yml +0 -2
.gitlab-ci.yml CHANGED
@@ -3,7 +3,5 @@ run_tests:
3
  before_script:
4
  - echo "Image build has started!"
5
  script:
6
- - git clone https://gitlab.com/tangibleai/community/mathtext
7
- - pip install ./mathtext/
8
  - pip install -r requirements.txt
9
  - pytest --verbose
 
3
  before_script:
4
  - echo "Image build has started!"
5
  script:
 
 
6
  - pip install -r requirements.txt
7
  - pytest --verbose