mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-15 15:48:05 +00:00
7 lines
134 B
Makefile
7 lines
134 B
Makefile
e2e:
|
|
maestro start-device --platform android
|
|
maestro test login.yaml
|
|
|
|
e2e-setup:
|
|
curl -fsSL "https://get.maestro.mobile.dev" | bash
|