Update .gitlab/ci/test.gitlab-ci.yml
This commit is contained in:
@ -1,8 +1,7 @@
|
|||||||
test:
|
test:
|
||||||
image: ubuntu:latest
|
image: ubuntu:latest
|
||||||
before-script:
|
|
||||||
- apt install python git
|
|
||||||
script:
|
script:
|
||||||
|
- apt install python git
|
||||||
- git submodule init
|
- git submodule init
|
||||||
- git submodule update
|
- git submodule update
|
||||||
- pip install blender-addon-tester
|
- pip install blender-addon-tester
|
||||||
|
Reference in New Issue
Block a user