1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-06-30 09:31:18 +08:00

test pip for macos

This commit is contained in:
Linlang
2024-12-19 16:50:29 +08:00
parent fe8a860f5e
commit e3363208a0
2 changed files with 64 additions and 8 deletions

View File

@@ -3,15 +3,15 @@
name: Upload Python Package
# on:
# release:
# types: [published]
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
release:
types: [published]
# on:
# push:
# branches: [ main ]
# pull_request:
# branches: [ main ]
jobs:
deploy_with_bdist_wheel: