fix: python version
This commit is contained in:
parent
2399096b07
commit
71c179f32f
@ -2,7 +2,7 @@ test:
|
|||||||
stage: test
|
stage: test
|
||||||
image: slumber/blender-addon-testing:latest
|
image: slumber/blender-addon-testing:latest
|
||||||
script:
|
script:
|
||||||
- python scripts/test_addon.py
|
- python3 scripts/test_addon.py
|
||||||
|
|
||||||
only:
|
only:
|
||||||
refs:
|
refs:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user