Skip to content

Run Examples Tests

Run Examples Tests #1

Workflow file for this run

name: Run Examples tests
on:
workflow_dispatch:
jobs:
test-examples:
uses: ./.github/workflows/common-test-steps.yml

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

View workflow run for this annotation

GitHub Actions / .github/workflows/run_examples.yml

Invalid workflow file

error parsing called workflow ".github/workflows/run_examples.yml" -> "./.github/workflows/common-test-steps.yml" : failed to fetch workflow: workflow was not found.
with:
working-directory: ./python
secrets: inherit