expo / snack

Expo Snack lets you run Expo in the browser.
https://snack.expo.dev
MIT License
347 stars 96 forks source link

feature(ci): validate if configured default Appetize device is available #564

Closed byCedric closed 4 months ago

byCedric commented 4 months ago

Why

We can now configure default devices per SDK. Since the website is loading available from Appetize, we need to ensure the configured default device is still available on Appetize.

How

Test Plan

See CI