Skip to content

Switch to reusable workflows #247

Switch to reusable workflows

Switch to reusable workflows #247

Workflow file for this run

name: Continuous Integration
on: [pull_request, workflow_dispatch]
jobs:
test:
name: "Run Unit & Integration Tests"
uses: eclipse-pass/main/.github/workflows/ci.yml@main

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

View workflow run for this annotation

GitHub Actions / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "eclipse-pass/main/.github/workflows/ci.yml@main" (source branch with sha:c129f1256e716f1e1f1442307df0f791af91e893) : workflow is not reusable as it is missing a `on.workflow_call` trigger