Skip to content

Commit dd6fe6d

Browse files
committed
fix: typo in github yaml
1 parent 0646137 commit dd6fe6d

1 file changed

Lines changed: 0 additions & 17 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -138,23 +138,6 @@ jobs:
138138
name: output_ios
139139
path: output
140140

141-
check_simple_android:
142-
runs-on: ubuntu-latest
143-
144-
steps:
145-
- name: Checkout repository
146-
uses: actions/checkout@v2
147-
148-
- name: Run tests
149-
uses: ./
150-
with:
151-
apiKey: ${{ secrets.MARATHON_CLOUD_API_TOKEN }}
152-
application: "example/app.apk"
153-
testApplication: "example/appTest.apk"
154-
platform: android
155-
name: "android_3_0"
156-
version: "1.0.38"
157-
158141
check_simple_maestro_android:
159142
runs-on: ubuntu-latest
160143
steps:

0 commit comments

Comments
 (0)