diff --git a/.github/workflows/flutter_integration_test.yml b/.github/workflows/flutter_integration_test.yml index e63c3b8dec..ef0f3474a0 100644 --- a/.github/workflows/flutter_integration_test.yml +++ b/.github/workflows/flutter_integration_test.yml @@ -81,7 +81,7 @@ jobs: disable-animations: true arch: x86_64 profile: Nexus 6 - script: ./gradlew testDebugUnitTest + script: ls -a & ./gradlew testDebugUnitTest # - name: launch android emulator & run android integration test # uses: reactivecircus/android-emulator-runner@d94c3fbe4fe6a29e4a5ba47c12fb47677c73656b #pin@v2.28.0