Skip to content

Fix/docs-processor (#449) #13

Fix/docs-processor (#449)

Fix/docs-processor (#449) #13

Workflow file for this run

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