mirror of
https://github.com/lora-aprs/LoRa_APRS_iGate.git
synced 2025-12-06 07:42:00 +01:00
needs build step
This commit is contained in:
parent
8142a6b144
commit
99151b0376
1
.github/workflows/build_check.yml
vendored
1
.github/workflows/build_check.yml
vendored
|
|
@ -116,6 +116,7 @@ jobs:
|
||||||
hw_testing:
|
hw_testing:
|
||||||
name: Hardware Testing
|
name: Hardware Testing
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
|
needs: build
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue