mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
Add 'fdroid' flavor to pull request workflow (#4436)
This commit is contained in:
parent
25657e8f8f
commit
fd49e8a633
1 changed files with 1 additions and 1 deletions
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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue