Skip to content

fix(ci): publish to pypi with poetry #447

fix(ci): publish to pypi with poetry

fix(ci): publish to pypi with poetry #447

Workflow file for this run

---
name: Test
on:
- pull_request
jobs:
pytest:
uses: ./.github/workflows/template_test.yml
secrets: inherit