Skip to content

Run Examples Tests

Run Examples Tests #2

Workflow file for this run

name: Run Examples Tests
on:
workflow_dispatch:
jobs:
test-examples:
uses: ./.github/workflows/examples.yml
with:
working-directory: ./python
secrets: inherit