Add 'fdroid' flavor to pull request workflow (#4436)

This commit is contained in:
James Rich 2026-02-03 18:58:02 -06:00 committed by GitHub
parent 25657e8f8f
commit fd49e8a633
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,7 +38,7 @@ jobs:
uses: ./.github/workflows/reusable-check.yml
with:
api_levels: '[35]' # Only test latest API on PRs for speed
flavors: '["google"]'
flavors: '["google","fdroid"]'
secrets: inherit
skip-notice: