Skip to content

lib.sh: switch MTL back to default MAX_WAIT_FW_LOADING=3 seconds #1296

lib.sh: switch MTL back to default MAX_WAIT_FW_LOADING=3 seconds

lib.sh: switch MTL back to default MAX_WAIT_FW_LOADING=3 seconds #1296

Workflow file for this run

---
name: yamllint
# yamllint disable-line rule:truthy
on: [push, pull_request, workflow_dispatch]
jobs:
yamllint:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: yamllint github actions
run: yamllint .github/workflows/*.yml