Skip to content

Commit e1be6ed

Browse files
authored
Add bullet to embuilder MINIMAL set (#24129)
This allows test_bullet_wasm64 to run in CI. This should have been part of #24125.
1 parent 77852b5 commit e1be6ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

embuilder.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
'libnoexit',
8989
'libwebgpu',
9090
'libwebgpu_cpp',
91+
'bullet',
9192
]
9293

9394
# Additional tasks on top of MINIMAL_TASKS that are necessary for PIC testing on

0 commit comments

Comments
 (0)