mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-05 06:26:44 +00:00
uppercase fix
This commit is contained in:
parent
9aa0f8b345
commit
34498200fb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_check.yml
vendored
2
.github/workflows/build_check.yml
vendored
|
|
@ -108,7 +108,7 @@ jobs:
|
|||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
- name: list devices
|
||||
- name: List Devices
|
||||
run: pio remote device list
|
||||
- name: PlatformIO Test
|
||||
run: pio remote test -v -r --upload-port /dev/ttyUSB4 --test-port /dev/ttyUSB4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue