mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
Update build_check.yml
This commit is contained in:
parent
822ea97894
commit
1428704f48
12
.github/workflows/build_check.yml
vendored
12
.github/workflows/build_check.yml
vendored
|
|
@ -88,15 +88,3 @@ jobs:
|
|||
with:
|
||||
name: Cppcheck Report
|
||||
path: output
|
||||
|
||||
hw_testing:
|
||||
name: Hardware Testing
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: convictional/trigger-workflow-and-wait@v1.6.5
|
||||
with:
|
||||
owner: peterus
|
||||
repo: ESP-Boards
|
||||
github_token: ${{ secrets.PAT }}
|
||||
workflow_file_name: lora_aprs_igate.yml
|
||||
github_user: peterus
|
||||
|
|
|
|||
Loading…
Reference in a new issue