mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-02-07 06:12:56 -05:00
Add 'fdroid' flavor to pull request workflow (#4436)
This commit is contained in:
2
.github/workflows/pull-request.yml
vendored
2
.github/workflows/pull-request.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user