Skip to content

Install bun for Zemu #353

Install bun for Zemu

Install bun for Zemu #353

Workflow file for this run

name: YAML Checks
on:
pull_request:
branches: ["*"]
push:
branches:
- main
- dev
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.head.ref || github.ref }}
cancel-in-progress: true
jobs:
yaml-checks:
name: YAML Checks
uses: ./.github/workflows/_checks-yaml.yaml

Check failure on line 18 in .github/workflows/check-yaml.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/check-yaml.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/check-yaml.yaml" -> "./.github/workflows/_checks-yaml.yaml" : (Line: 10, Col: 5): 'inputs' is already defined
with:
make_command: yaml-checks