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

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: