Skip to content

Don't copy imported module to filter out its dependencies #1240

Don't copy imported module to filter out its dependencies

Don't copy imported module to filter out its dependencies #1240

Workflow file for this run

name: ci auto
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci-auto:
uses: ./.github/workflows/common.yml
with:
python-version: "3.7"
os: "ubuntu-20.04"
cmake-version: "3.24.x"