Skip to content

test HIL Twister with RAK5010 #885

test HIL Twister with RAK5010

test HIL Twister with RAK5010 #885

name: Hardware-in-the-Loop Tests Trigger (push and schedule)
on:
push:
#branches: [ main ]
pull_request:
schedule:
# Run workflow at the start of every day (12 AM UTC)
- cron: "0 0 * * *"
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
hil_tests:
uses: ./.github/workflows/hil_tests.yml

Check failure on line 17 in .github/workflows/hil_test_trigger.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/hil_test_trigger.yml

Invalid workflow file

error parsing called workflow ".github/workflows/hil_test_trigger.yml" -> "./.github/workflows/hil_tests.yml" (source branch with sha:29ce7e47de4cf6ea99516d677aa877e92f6ffd5f) --> "./.github/workflows/hil_sample_zephyr.yml" (source branch with sha:29ce7e47de4cf6ea99516d677aa877e92f6ffd5f) : Invalid type for `on`
secrets: inherit