mirror of
https://github.com/bevyengine/bevy
synced 2024-12-19 01:23:09 +00:00
689c21d315
# Objective - Progress towards #15918 - Add test on UI ## Solution - Get a single screenshot from the UI testbed example - Remove older examples from runs in CI as they're covered by the testbed to reduce CI duration
6 lines
75 B
Text
6 lines
75 B
Text
(
|
|
events: [
|
|
(100, Screenshot),
|
|
(200, AppExit),
|
|
]
|
|
)
|