Skip to content

Workflow file for this run

name: Pull request CI
on:
pull_request
jobs:
unit_test:
uses: ./.github/workflows/callable.test.yml

Check failure on line 8 in .github/workflows/pr.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr.yml" -> "./.github/workflows/callable.test.yml" : failed to fetch workflow: workflow was not found.