Run windows tests on push

This commit is contained in:
Paul Gauthier 2023-07-05 15:26:06 -07:00
parent decc0a15ff
commit b3d624b7cd

View file

@ -1,7 +1,12 @@
name: Windows Python Tests name: Windows Python Tests
on: on:
workflow_dispatch: push:
branches:
- main
pull_request:
branches:
- main
jobs: jobs:
build: build: