mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
dummy test
This commit is contained in:
parent
ef71c1540b
commit
d51ead1e62
3
.github/workflows/build_check.yml
vendored
3
.github/workflows/build_check.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install --upgrade platformio
|
||||
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
- name: Build PlatformIO Project
|
||||
|
|
@ -77,6 +77,7 @@ jobs:
|
|||
name: Cppcheck Report
|
||||
path: output
|
||||
|
||||
|
||||
remote_testing:
|
||||
name: Remote Testing
|
||||
runs-on: ubuntu-20.04
|
||||
|
|
|
|||
Loading…
Reference in a new issue