Update test.gitlab-ci.yml

This commit is contained in:
Swann Martinez 2020-04-07 19:36:44 +00:00
parent 5f1853bbe3
commit 3f614cdcef

View File

@ -4,5 +4,6 @@ test:
- git submodule init - git submodule init
- git submodule update - git submodule update
- pip install blender-addon-tester - pip install blender-addon-tester
- python scripts/test_addon.py multi_user 2.82 - cd scripts
- python test_addon.py multi_user 2.82