fix: another attempt to fix the tests

This commit is contained in:
Swann Martinez 2020-07-07 12:24:10 +00:00
parent 27f9b8c659
commit 2bc0d18120

View File

@ -10,5 +10,5 @@ test:
- apt install -f -y gcc python-dev python3.7-dev
- apt install -f -y blender
- python3 -m pip install blender-addon-tester
- python scripts/test_addon.py
- python3 scripts/test_addon.py