Skip to content

TEMP/TESTING

TEMP/TESTING #142

Workflow file for this run

name: CI
on:
# Run on pushes to `master` and on all pull requests.
push:
pull_request:
# Allow manually triggering the workflow.
workflow_dispatch:
permissions: {}
jobs:
qa:
uses: ./.github/workflows/reusable-qa-checks.yml

Check failure on line 14 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" -> "./.github/workflows/reusable-qa-checks.yml" : failed to fetch workflow: workflow was not found.