Skip to content

Commit d87e773

Browse files
authored
ci: Removing 'git lfs install' from Gitlab CI (#116)
1 parent 4071e34 commit d87e773

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,6 @@ build:
211211
before_script:
212212
- python --version ; pip --version
213213
- apt-get update && apt-get install -y git git-lfs
214-
- git lfs install
215214
- pip install virtualenv
216215
- virtualenv venv
217216
- source venv/bin/activate

0 commit comments

Comments
 (0)