We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c3d2b2 commit dccf4f5Copy full SHA for dccf4f5
.github/workflows/automation.yaml
@@ -95,7 +95,6 @@ jobs:
95
# ./app-repo/some_other_file.log
96
- name: Run GPTDriver tests
97
run: |
98
- ls -alR
99
chmod +x ./branch-sdk-repo/.github/gptdriverrunscript.sh
100
sh ./branch-sdk-repo/.github/gptdriverrunscript.sh ./app-repo/app/build/outputs/apk/debug/app-debug.apk android
101
env:
0 commit comments