Skip to content

Commit

Permalink
was blender not being tested
Browse files Browse the repository at this point in the history
  • Loading branch information
mikedh committed Oct 31, 2024
1 parent ea74529 commit e78bd60
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker/trimesh-setup
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ config_json = """
],
"test": [
"curl",
"git"
"git",
"blender",
],
"gmsh": ["libxft2", "libxinerama-dev", "libxcursor1","libgomp1"]
},
Expand Down

0 comments on commit e78bd60

Please sign in to comment.