Skip to content

Fixes by importing some required packages and modules (#437) #8

Fixes by importing some required packages and modules (#437)

Fixes by importing some required packages and modules (#437) #8

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