final clean up

This commit is contained in:
hathach 2022-11-06 23:19:34 +07:00
parent a0dc9008a7
commit 030b50dce3
No known key found for this signature in database
GPG Key ID: F5D50C6D51D17CBA
1 changed files with 0 additions and 6 deletions

View File

@ -121,12 +121,6 @@ jobs:
path: |
*.elf
# - name: Trigger Hardware Test
# if: matrix.family == 'rp2040' && github.repository_owner == 'hathach'
# env:
# GH_TOKEN: ${{ secrets.API_TOKEN_GITHUB }}
# run: gh workflow run test_hardware.yml -r $GITHUB_REF
# ---------------------------------------
# Build all no-family (orphaned) boards
# ---------------------------------------