From 4683c407c2dcd9915f9e307d3b1aa9245461eca8 Mon Sep 17 00:00:00 2001 From: Hamza Israr Date: Fri, 3 Nov 2023 04:55:04 +0500 Subject: [PATCH] Course Service --- .github/workflows/androidTestSuite.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/androidTestSuite.yml b/.github/workflows/androidTestSuite.yml index d79a84605c..e2586db75f 100644 --- a/.github/workflows/androidTestSuite.yml +++ b/.github/workflows/androidTestSuite.yml @@ -62,6 +62,7 @@ jobs: # Includes Screenshot Tests # Ref: https://github.com/marketplace/actions/android-emulator-runner runs-on: macos-11 + if: false steps: # Checkouts the current branch for processing