Skip to content

Enable Buy me a Coffee #259

Enable Buy me a Coffee

Enable Buy me a Coffee #259

Workflow file for this run

name: Tests
on:
push:
branches:
- master
pull_request:
jobs:
tests-windows:
uses: asottile/workflows/.github/workflows/tox.yml@v1.5.0
with:
env: '["py38", "py39", "py310", "py311"]'
os: windows-latest