Skip to content

v2.5.0

v2.5.0 #87

Workflow file for this run

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