Skip to content

Commit

Permalink
android only
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel committed Nov 9, 2023
1 parent 80b08bf commit 79c887c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/patch_e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
script: echo "Generated AVD Snapshot"

- name: Create Flutter App
run: flutter create e2e_test --empty
run: flutter create e2e_test --empty --platforms android

- name: Shorebird Init
run: shorebird init --force -v
Expand Down

0 comments on commit 79c887c

Please sign in to comment.