fix: pipeline test

This commit is contained in:
Swann 2020-07-07 11:26:30 +02:00
parent 8ec80b5150
commit f96d5e0e2f
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 gcc blender
- apt install -f -y python3-dev gcc blender
- pip install blender-addon-tester
- python scripts/test_addon.py