feat(android): android internal testing (#8577)

This commit is contained in:
Brooooooklyn
2024-10-30 12:18:00 +00:00
parent fffd60d84c
commit 58c7e3913d
19 changed files with 444 additions and 35 deletions

View File

@@ -654,12 +654,14 @@ jobs:
path: ./test-results
if-no-files-found: ignore
test-build-ios:
test-build-mobile-app:
uses: ./.github/workflows/release-mobile.yml
with:
build-type: canary
build-target: development
secrets: inherit
permissions:
id-token: 'write'
test-done:
needs:
@@ -677,7 +679,7 @@ jobs:
- copilot-e2e-test
- server-e2e-test
- desktop-test
- test-build-ios
- test-build-mobile-app
if: always()
runs-on: ubuntu-latest
name: 3, 2, 1 Launch