Skip to content

refactor(config): narrow type hint further #55

refactor(config): narrow type hint further

refactor(config): narrow type hint further #55

Workflow file for this run

name: CI
on:
pull_request:
push:
paths:
- .github/workflows/main.yml
- pyproject.toml
- poetry.lock
- '**.py'
jobs:
python:
uses: winstxnhdw/actions/.github/workflows/python.yml@main
with:
python-version: 3.11