Skip to content

Add a couple more unit tests #159

Add a couple more unit tests

Add a couple more unit tests #159

Workflow file for this run

name: main
on:
pull_request:
push:
branches: [main]
jobs:
main:
uses: asottile/workflows/.github/workflows/tox.yml@v1.9.0
with:
env: '["py310", "py311", "py312", "py313", "py314", "pypy3"]'
main-win:
uses: asottile/workflows/.github/workflows/tox.yml@v1.9.0
with:
env: '["py310"]'
os: windows-latest