Update .gitlab/ci/test.gitlab-ci.yml
This commit is contained in:
parent
5aa7a1f140
commit
e1688f7f12
@ -6,5 +6,6 @@ test:
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
- python3 -m pip install blender-addon-tester
|
||||
- cd multi-user
|
||||
- python3 scripts/test_addon.py multi_user $BLENDER_VERSIONS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user