Update .gitlab/ci/test.gitlab-ci.yml
This commit is contained in:
parent
52cbf79f39
commit
2e0414f9d5
@ -2,7 +2,7 @@ test:
|
||||
image: ubuntu:latest
|
||||
script:
|
||||
- apt update
|
||||
- apt install -y python git
|
||||
- apt install -y python pip git
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
- pip install blender-addon-tester
|
||||
|
Loading…
Reference in New Issue
Block a user