remove trigger hardware step

This commit is contained in:
hathach 2022-11-06 22:39:09 +07:00
parent 5d13eb8e7a
commit a0dc9008a7
No known key found for this signature in database
GPG Key ID: F5D50C6D51D17CBA
1 changed files with 5 additions and 5 deletions

View File

@ -121,11 +121,11 @@ 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
# - 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