Skip to content

Broken tests fix and github action update to run the tests #103

Broken tests fix and github action update to run the tests

Broken tests fix and github action update to run the tests #103

Workflow file for this run

name: On Pull Request
permissions:
contents: read
on:
pull_request:
types:
- opened
- synchronize
jobs:
build:
uses: ./.github/workflows/build.yaml

Check failure on line 12 in .github/workflows/on-pr.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/on-pr.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/on-pr.yaml" -> "./.github/workflows/build.yaml" : failed to fetch workflow: workflow was not found.