1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-01 10:01:19 +08:00

test pip install rebuild package

This commit is contained in:
Linlang
2024-12-20 11:40:43 +08:00
parent dd67d235af
commit c0f608e3f8

View File

@@ -4,10 +4,8 @@
name: Upload Python Package
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
release:
types: [published]
jobs:
deploy_with_bdist_wheel: