Skip to content

Commit baae5f5

Browse files
committed
tune task
1 parent 86b00cf commit baae5f5

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

.github/workflows/functional-test.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -149,22 +149,6 @@ jobs:
149149
disable-animations: false
150150
disable-spellchecker: true
151151
script: |
152-
adb devices
153-
cd android_tests
154-
bundle install
155-
rake android
156-
157-
- name: Run Android tests
158-
uses: reactivecircus/android-emulator-runner@v2
159-
with:
160-
api-level: ${{ env.API_LEVEL }}
161-
arch: ${{ env.ARCH }}
162-
target: google_apis
163-
profile: Nexus 5X
164-
disable-animations: true
165-
disable-spellchecker: true
166-
script: |
167-
adb devices
168152
cd android_tests
169153
bundle install
170154
rake android

0 commit comments

Comments
 (0)