mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2026-04-05 06:26:44 +00:00
more
This commit is contained in:
parent
e053f09e93
commit
ecb0730068
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_check.yml
vendored
2
.github/workflows/build_check.yml
vendored
|
|
@ -136,4 +136,4 @@ jobs:
|
|||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
- name: PlatformIO Test
|
||||
run: pio test -v --upload-port ${{ matrix.port }} --test-port ${{ matrix.port }}
|
||||
run: pio test -vv --upload-port ${{ matrix.port }} --test-port ${{ matrix.port }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue