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 2affed9 commit fd0927dCopy full SHA for fd0927d
.github/workflows/test-e2e.yaml
@@ -88,9 +88,9 @@ jobs:
88
maestro --help
89
maestro --version
90
91
- - name: Set up bartekpacia/scripts (for install_android_sdk script)
+ - name: Set up mobile-dev-inc/bartek-scripts (for install_android_sdk script)
92
run: |
93
- git clone https://github.com/bartekpacia/scripts.git $HOME/scripts
+ git clone https://github.com/mobile-dev-inc/bartek-scripts.git $HOME/scripts
94
echo "$HOME/scripts/bin" >> $GITHUB_PATH
95
96
- name: Set up android-wait-for-emulator script
0 commit comments