fix: test pipeline

This commit is contained in:
Swann 2020-07-07 11:22:05 +02:00
parent 691c45b2c2
commit 8ec80b5150
No known key found for this signature in database
GPG Key ID: 5E0D936BD280E963

View File

@ -7,7 +7,7 @@ test:
- apt update
# install blender to get all required dependencies
# TODO: indtall only dependencies
- apt install -f -y blender
- apt install -f -y gcc blender
- pip install blender-addon-tester
- python scripts/test_addon.py