fix: test pipeline
This commit is contained in:
@ -7,7 +7,7 @@ test:
|
|||||||
- apt update
|
- apt update
|
||||||
# install blender to get all required dependencies
|
# install blender to get all required dependencies
|
||||||
# TODO: indtall only dependencies
|
# TODO: indtall only dependencies
|
||||||
- apt install -f -y blender
|
- apt install -f -y gcc blender
|
||||||
- pip install blender-addon-tester
|
- pip install blender-addon-tester
|
||||||
- python scripts/test_addon.py
|
- python scripts/test_addon.py
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user