Skip to content

Commit

Permalink
Merge branch 'main' of github.com-wednesday:wednesday-solutions/flutt…
Browse files Browse the repository at this point in the history
…er_template into main
  • Loading branch information
shounak-mulay committed Aug 29, 2023
2 parents fe19b71 + e7ca08e commit ada3102
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,11 @@ jobs:
- name: Activate patrol
run: dart pub global activate patrol_cli

- name: Setup android
run: flutter build apk --config-only

- name: Generate Test apks
run: derry build apk qa
run: patrol build android --flavor=qa --dart-define=flavor=qa --verbose

- id: 'auth'
name: 'Authenticate to Google Cloud'
Expand Down

0 comments on commit ada3102

Please sign in to comment.