Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
poovamraj committed Oct 9, 2023
1 parent 731126c commit 6ab0852
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -334,9 +334,7 @@ jobs:
adb shell 'echo "chrome --disable-fre --no-default-browser-check --no-first-run" > /data/local/tmp/chrome-command-line'
adb emu screenrecord start --time-limit 300 ./recording_video.webm
adb shell settings put system pointer_location 1
cd auth0_flutter/example/android
ls
./gradlew connectedCheck
(cd auth0_flutter/example/android && ./gradlew connectedCheck)
- name: Upload recording
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce
Expand Down

0 comments on commit 6ab0852

Please sign in to comment.