Skip to content

better typing and separation of concerns, with separate subpackage fo… #20

better typing and separation of concerns, with separate subpackage fo…

better typing and separation of concerns, with separate subpackage fo… #20

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
tests:
uses: ./.github/workflows/tests.yaml
lint:
uses: ./.github/workflows/lint.yaml
format:
uses: ./.github/workflows/format.yaml