Skip to content

[BLD]: switch to Maturin for build, bundle Rust code with package #6

[BLD]: switch to Maturin for build, bundle Rust code with package

[BLD]: switch to Maturin for build, bundle Rust code with package #6

name: (temp) test pypi publish
on:
pull_request:
jobs:
publish:
uses: ./.github/workflows/_build_release_pypi.yml
secrets: inherit
with:
publish_to_test_pypi: true
version: "0.6.4.dev227"