From cfa8f572d864c93828d1c75847f3886405d25896 Mon Sep 17 00:00:00 2001 From: Bart Louwers Date: Wed, 13 Nov 2024 14:48:00 +0100 Subject: [PATCH] Fix ios-device-test --- .github/workflows/ios-device-test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ios-device-test.yml b/.github/workflows/ios-device-test.yml index df2bf6d8b27..f4dcdb93d68 100644 --- a/.github/workflows/ios-device-test.yml +++ b/.github/workflows/ios-device-test.yml @@ -50,7 +50,6 @@ jobs: files: "${{ matrix.test.xcTestFile }}, ${{ matrix.test.ipaFile }}" - name: Configure AWS Credentials - if: env.run_device_test == 'true' uses: aws-actions/configure-aws-credentials@v4 with: aws-region: us-west-2