chore: fix #281 broken builds in forks

This commit is contained in:
Sefa Ilkimen
2019-12-15 05:18:58 +01:00
parent a4f121728c
commit 32187a12fe
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -58,6 +58,8 @@ jobs:
- name: Build test app
run: scripts/build-test-app.sh --android --device
- name: Upload artifact to BrowserStack
if: env.BROWSERSTACK_USERNAME != ''
run: scripts/upload-browserstack.sh --android
- name: Run e2e tests
if: env.BROWSERSTACK_USERNAME != ''
run: scripts/test-app.sh --android --device