Skip to content

Let's try no path filtering #5

Let's try no path filtering

Let's try no path filtering #5

Workflow file for this run

name: HLSL Tests - macOS
permissions:
contents: read
checks: write
on:
workflow_dispatch:
pull_request:
branches:
- main
jobs:
HLSL-macOS:
uses: ./.github/workflows/hlsl/hlsl-all.yaml

Check failure on line 15 in .github/workflows/hlsl-macos.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/hlsl-macos.yaml

Invalid workflow file

invalid value workflow reference: workflows must be defined at the top level of the .github/workflows/ directory
with:
OS: macOS
SKU: hlsl-metal
TestTarget: check-hlsl-clang-mtl
LLVM-branch: ${{ github.ref }}