silly gha

This commit is contained in:
angie 2024-12-15 20:09:39 -03:00
parent d8cfeedfb4
commit 59bb47d88c

View File

@ -6,6 +6,7 @@ name: Build and upload to PyPI
# # Pattern matched against refs/tags
# tags:
# - '**' # Push events to every tag including hierarchical tags like v1.0/beta
on: [push, pull_request]
jobs:
build_wheels: