mirror of
https://github.com/streamyfin/streamyfin.git
synced 2025-08-20 18:37:18 +02: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
|