Skip to content

Commit

Permalink
change to trigger conf test
Browse files Browse the repository at this point in the history
  • Loading branch information
filip-ams committed Oct 31, 2024
1 parent df87307 commit 9583453
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
- name: Run sample application integration tests
uses: reactivecircus/android-emulator-runner@v2
with:
pre-emulator-launch-script: adb shell pm grant com.example.app android.permission.CAMERA
api-level: 29
script: |
cd example/SampleProject && flutter test integration_test/test_play.dart
Expand Down

0 comments on commit 9583453

Please sign in to comment.