Skip to content

38 cant get pwm1 to work #6

38 cant get pwm1 to work

38 cant get pwm1 to work #6

Workflow file for this run

name: "Zephyr Zest_Core_STM32L4A6RG CI/CD"
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
board-test:
uses: catie-aq/zephyr_workflows/.github/workflows/board.yml@main

Check failure on line 12 in .github/workflows/board.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/board.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/board.yaml" -> "catie-aq/zephyr_workflows/.github/workflows/board.yml@main" (source branch with sha:0b11fb06e2b36bd17b28d8647cd177811e47ec14) --> "catie-aq/generic_workflows/.github/workflows/pre-commit.yaml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
board: "zest_core_stm32l4a6rg"
secrets:
personal_access_token: ${{ secrets.PAT }}