We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b57a39b commit f5b3f38Copy full SHA for f5b3f38
1 file changed
.github/workflows/ci.yml
@@ -184,7 +184,8 @@ jobs:
184
185
test-android:
186
runs-on: ubuntu-latest
187
-
+ env:
188
+ ANDROID_EMULATOR_WAIT_TIME_BEFORE_KILL: 0
189
steps:
190
- name: Free Disk Space (Ubuntu)
191
uses: insightsengineering/disk-space-reclaimer@v1
@@ -261,6 +262,8 @@ jobs:
261
262
263
test-android-sqlcipher:
264
265
266
267
268
269
0 commit comments