We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e7ef5b commit 7792b9eCopy full SHA for 7792b9e
.github/workflows/blender-test.yml
@@ -60,4 +60,4 @@ jobs:
60
61
- name: Run tests
62
run: |
63
- pytest
+ pytest --blender="${{ env.BLENDER_DIR }}/blender"
0 commit comments