mirror of
https://github.com/Cyclenerd/meshcore-bot.git
synced 2026-03-28 17:42:46 +01:00
Add Repeater Telemetry (#4)
* get repeater telemetry * store voltage to csv
This commit is contained in:
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -33,5 +33,8 @@ jobs:
|
||||
- name: Dependencies
|
||||
run: npm ci --production
|
||||
|
||||
- name: Help
|
||||
run: node meshcore-bot.js --help
|
||||
|
||||
- name: Smoke Test
|
||||
run: node meshcore-bot.js "gibtesnicht" | grep "cannot open gibtesnicht"
|
||||
run: node meshcore-bot.js --port "gibtesnicht" | grep "cannot open gibtesnicht"
|
||||
|
||||
Reference in New Issue
Block a user