Skip to content

Commit

Permalink
Merge branch 'remove_board_finder' of github.com:lora-aprs/LoRa_APRS_…
Browse files Browse the repository at this point in the history
…iGate into remove_board_finder
  • Loading branch information
peterus committed Dec 31, 2023
2 parents b0b20ea + 4a5c1b7 commit bec8949
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions .github/workflows/build_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,14 +92,14 @@ jobs:
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
# 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

0 comments on commit bec8949

Please sign in to comment.