Skip to content

add initial subtests support #85

add initial subtests support

add initial subtests support #85

Workflow file for this run

name: main
on:
push:
branches: [main, test-me-*]
tags: '*'
pull_request:
jobs:
main:
uses: asottile/workflows/.github/workflows/[email protected]
with:
env: '["py310", "py310-main", "py311-main"]'