Skip to content

hil: zephyr: increase log buffer to prevent dropped logs #86

hil: zephyr: increase log buffer to prevent dropped logs

hil: zephyr: increase log buffer to prevent dropped logs #86

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 .