Skip to content

Commit 0baaa80

Browse files
committed
ci: package Android helpers before nightly coverage
1 parent 6266695 commit 0baaa80

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/replays-nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
test -n "$ANDROID_SERIAL"
132132
BOOT_FINISHED_AT="$(date +%s)"
133133
pnpm build
134+
pnpm build:android
134135
pnpm clean:daemon
135136
FULL_STARTED_AT="$(date +%s)"
136137
AGENT_DEVICE_ANDROID_E2E=1 AGENT_DEVICE_ANDROID_E2E_TIER=full AGENT_DEVICE_ANDROID_SERIAL="$ANDROID_SERIAL" AGENT_DEVICE_FIXTURE_APP_PATH="${{ steps.fixture-app.outputs.apk-path }}" AGENT_DEVICE_FIXTURE_APP_ID="${{ steps.fixture-app.outputs.app-id }}" node --test test/integration/smoke-android-emulator.test.ts

0 commit comments

Comments
 (0)