Skip to content

Commit

Permalink
provided script
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-SD committed Jul 19, 2024
1 parent b634538 commit 0f5453e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/android_clean_build_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ jobs:
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: true
working-directory: ./demo_project
script: |
script: echo "Emulator launched"

- run: |
flutter run -d "sdk gphone64"
Expand Down

0 comments on commit 0f5453e

Please sign in to comment.