another ci test
This commit is contained in:
parent
e7e8782c28
commit
506284ad1f
@ -8,6 +8,5 @@ test:
|
||||
- apt update
|
||||
- apt install -f -y blender
|
||||
- pip install blender-addon-tester
|
||||
- cd scripts
|
||||
- python test_addon.py multi_user 2.82
|
||||
|
||||
|
@ -22,4 +22,4 @@ def main():
|
||||
exit_val = 1
|
||||
sys.exit(exit_val)
|
||||
|
||||
main()
|
||||
main()
|
Loading…
Reference in New Issue
Block a user