Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
SinaSeylani committed Jun 18, 2024
1 parent af1b82a commit f65f861
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/android-integration-tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

name: Android Integration Tests

on:
Expand All @@ -18,7 +17,6 @@ jobs:
- 5556:5556
options: >-
--device virtio
--snapshot
--memory 2048
steps:
Expand Down Expand Up @@ -49,4 +47,3 @@ jobs:
- name: Run Android tests
run: flutter drive --target=integration_test/magic_link_test.dart -d android
working-directory: ./integrationtestapp

0 comments on commit f65f861

Please sign in to comment.