mirror of
https://github.com/vicliu624/trail-mate.git
synced 2026-08-22 10:39:45 +00:00
Implement Reticulum runtime budget policy
This commit is contained in:
@@ -24,6 +24,9 @@ jobs:
|
||||
- name: Verify Wi-Fi access policy
|
||||
run: python3 scripts/check_wifi_access_policy.py
|
||||
|
||||
- name: Verify Reticulum runtime budget policy
|
||||
run: python3 scripts/check_reticulum_runtime_budget_policy.py
|
||||
|
||||
- name: Verify track file streaming
|
||||
run: python3 scripts/check_track_file_streaming.py
|
||||
|
||||
|
||||
Reference in New Issue
Block a user