From 1f5afb7c960cae035b8ff22d203490199695ed87 Mon Sep 17 00:00:00 2001 From: Kazuaki Matsuo Date: Mon, 6 May 2024 09:43:34 -0700 Subject: [PATCH] Update functional-test.yml --- .github/workflows/functional-test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/functional-test.yml b/.github/workflows/functional-test.yml index 98a49eb7..aa2a42f0 100644 --- a/.github/workflows/functional-test.yml +++ b/.github/workflows/functional-test.yml @@ -230,7 +230,6 @@ jobs: script: | bundle exec rake test:func:android TESTS=${{matrix.test_targets.target}} target: google_apis - profile: Pixel 6a disable-spellchecker: true disable-animations: true env: