bevy/.github/example-run/testbed_ui.ron
François Mockers 689c21d315
Add screenshot check on UI (#16486)
# 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
2024-11-23 18:38:24 +00:00

6 lines
75 B
Text

(
events: [
(100, Screenshot),
(200, AppExit),
]
)