Skip to content

Commit 7792b9e

Browse files
committed
Update blender-test.yml
1 parent 0e7ef5b commit 7792b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blender-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ jobs:
6060
6161
- name: Run tests
6262
run: |
63-
pytest
63+
pytest --blender="${{ env.BLENDER_DIR }}/blender"

0 commit comments

Comments
 (0)