Skip to content

Workflow file for this run

name: "Build and Test"
on: ["push", "pull_request"]
jobs:
"BuildAndTest":
uses: LebJe/SwiftWorkflows/.github/workflows/buildAndTest.yml@main

Check failure on line 7 in .github/workflows/buildAndTest.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/buildAndTest.yml

Invalid workflow file

error parsing called workflow ".github/workflows/buildAndTest.yml" -> "LebJe/SwiftWorkflows/.github/workflows/buildAndTest.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.