mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-23 09:06:02 +00:00
add linux/portduino to the CI test build
Signed-off-by: geeksville <kevinh@geeksville.com>
This commit is contained in:
parent
7e467f1466
commit
9b1d1ad0a5
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -23,4 +23,4 @@ jobs:
|
||||
run: |
|
||||
pip install -U adafruit-nrfutil
|
||||
- name: Build
|
||||
run: platformio run -e tbeam -e heltec -e lora-relay-v1
|
||||
run: platformio run -e tbeam -e heltec -e lora-relay-v1 -e linux
|
||||
|
Loading…
Reference in New Issue
Block a user