From eff632c0112ad77265fc443af5075023b7f07f39 Mon Sep 17 00:00:00 2001 From: Kazuaki Matsuo Date: Sun, 5 May 2024 23:34:48 -0700 Subject: [PATCH] Update functional-test.yml --- .github/workflows/functional-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/functional-test.yml b/.github/workflows/functional-test.yml index 4bb453e4..87f8c9ce 100644 --- a/.github/workflows/functional-test.yml +++ b/.github/workflows/functional-test.yml @@ -232,6 +232,7 @@ jobs: script: | bundle exec rake test:func:android TESTS=${{matrix.test_targets.target}} target: google_apis + profile: Nexus 5X force-avd-creation: false disable-spellchecker: true disable-animations: true