mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
more
This commit is contained in:
parent
e053f09e93
commit
ecb0730068
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…
Reference in a new issue