We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837e691 commit 32d7327Copy full SHA for 32d7327
.github/workflows/build-python-package.yml
@@ -4,7 +4,7 @@ name: Build & Publish Python Package
4
on:
5
pull_request:
6
push:
7
- branches: [master]
+ branches: [master,try-to-build-python-module-for-win]
8
9
jobs:
10
build_wheels:
0 commit comments