Skip to content

fix: Add macOS compatibility improvements #352

fix: Add macOS compatibility improvements

fix: Add macOS compatibility improvements #352

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" (source branch with sha:53a036f28dada1ea4a71d069d18ff3a2a1dfa04d) : (Line: 10, Col: 5): 'inputs' is already defined
with:
make_command: yaml-checks