Skip to content

Commit

Permalink
test run
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-SD committed Sep 17, 2024
1 parent 0f87cb1 commit 77b8fe0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/android_ui_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ jobs:
disable-animations: false
script: |
echo "Emulator launched"
patrol test -t example/integration_test/drop_in_test/open_drop_in_test.dart -d emulator-5554
cd example
patrol test -t integration_test/drop_in_test/open_drop_in_test.dart -d emulator-5554
# TODO Add github environment values
Expand Down

0 comments on commit 77b8fe0

Please sign in to comment.