Skip to content

Commit d4afe7f

Browse files
committed
Add missing target for android emulator runner
1 parent 46e8369 commit d4afe7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
api-level: [24, 29, 31, 33]
27+
target: [default]
2728

2829
steps:
2930
- name: checkout

0 commit comments

Comments
 (0)