Skip to content

ci: zephyr: execute (real hardware) HIL tests in matrix jobs #19

ci: zephyr: execute (real hardware) HIL tests in matrix jobs

ci: zephyr: execute (real hardware) HIL tests in matrix jobs #19

Workflow file for this run

name: yamllint
on:
pull_request:
workflow_dispatch:
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run yamllint
run: |
yamllint -f github .