Skip to content

Commit f58f462

Browse files
committed
Temporarily disable flaky Android mockapi tests
1 parent b45a5e9 commit f58f462

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-app.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ jobs:
310310
strategy:
311311
fail-fast: false
312312
matrix:
313-
test-type: [app, mockapi]
313+
test-type: [app] # Temporarily disabled: mockapi
314314
steps:
315315
- name: Checkout repository
316316
uses: actions/checkout@v3

0 commit comments

Comments
 (0)