diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index c1b54f810..cbe8c46d3 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -16,6 +16,7 @@ jobs: strategy: matrix: api-level: [21, 21, 23, 26, 29, 30] + target: [google_apis] fail-fast: false runs-on: macOS-latest steps: