Skip to content

Commit

Permalink
build_check.yml aktualisieren
Browse files Browse the repository at this point in the history
  • Loading branch information
peterus authored Dec 31, 2023
1 parent 79dc53b commit 4a5c1b7
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions .github/workflows/build_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,15 +92,14 @@ jobs:
name: Cppcheck Report
path: output

hw_testing:
name: Hardware Testing
runs-on: ubuntu-latest
steps:
- uses: convictional/[email protected]
with:
owner: peterus
repo: ESP-Boards
github_token: ${{ secrets.PAT }}
workflow_file_name: lora_aprs_igate.yml
github_user: peterus
ref: ${{ github.ref_name }}
# hw_testing:
# name: Hardware Testing
# runs-on: ubuntu-latest
# steps:
# - uses: convictional/[email protected]
# with:
# owner: peterus
# repo: ESP-Boards
# github_token: ${{ secrets.PAT }}
# workflow_file_name: lora_aprs_igate.yml
# github_user: peterus

0 comments on commit 4a5c1b7

Please sign in to comment.