Skip to content

CHORE: updates to readme and docs #386

CHORE: updates to readme and docs

CHORE: updates to readme and docs #386

Workflow file for this run

name: CI
on:
pull_request:
jobs:
ci:
name: Tests
uses: ./.github/workflows/_tests.yml
with:
python-version: ${{ vars.CI_PYTHON_VERSION }}
poetry-version: ${{ vars.CI_POETRY_VERSION }}