Skip to content

Include py.typed

Include py.typed #22

Workflow file for this run

name: Feature branch
on:
push:
branches-ignore:
[main]
jobs:
lint-test:
name: Lint and test
uses: ./.github/workflows/lint_and_test.yaml
secrets: inherit