mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
Merge pull request #363 from lora-aprs/peterus-patch-1
remove hardware testing
This commit is contained in:
commit
255f4f6522
12
.github/workflows/build_check.yml
vendored
12
.github/workflows/build_check.yml
vendored
|
|
@ -88,15 +88,3 @@ jobs:
|
||||||
with:
|
with:
|
||||||
name: Cppcheck Report
|
name: Cppcheck Report
|
||||||
path: output
|
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