Skip to content

v0.2.0

v0.2.0 #8

Workflow file for this run

name: CI
on:
workflow_dispatch:
push:
paths:
- 'src/**'
jobs:
pytest:
uses: ./.github/workflows/reusable-pytest.yml