mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: remove deprecated mesh_service_example module (#5055)
This commit is contained in:
parent
a2763bdfeb
commit
401f59489a
63 changed files with 5 additions and 2370 deletions
3
.github/workflows/pull-request.yml
vendored
3
.github/workflows/pull-request.yml
vendored
|
|
@ -70,8 +70,7 @@ jobs:
|
|||
}
|
||||
|
||||
allowed_extra_roots = {'baselineprofile'}
|
||||
excluded_roots = {'mesh_service_example'}
|
||||
expected_roots = (module_roots | allowed_extra_roots) - excluded_roots
|
||||
expected_roots = module_roots | allowed_extra_roots
|
||||
|
||||
filter_paths = {
|
||||
path.split('/')[0]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue