From cd3235a09487cc9865e29ebde73869e0d7ecfdcf Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Wed, 5 May 2021 07:35:09 +0300 Subject: [PATCH] Tests --- .github/workflows/test.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 797b9076c..6370fedb8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -20,9 +20,9 @@ jobs: drive_ios: strategy: matrix: - #device: - # - "iPhone 11 Pro (14.4)" - # - "iPad Pro (9.7-inch) (14.4)" + device: + #- "iPhone 11 Pro (14.4)" + - "iPad Pro (9.7-inch) (14.4)" fail-fast: false runs-on: macos-latest needs: test