2
0
Fork 0
mirror of https://github.com/bevyengine/bevy synced 2025-01-06 18:28:59 +00:00
bevy/.github/example-run/testbed_ui.ron
François Mockers 689c21d315
Add screenshot check on UI ()
# Objective

- Progress towards  
- 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),
]
)