1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-02 02:21:18 +08:00

test pip install from testpypi

This commit is contained in:
Linlang
2024-12-19 10:41:31 +08:00
parent 34a53033f1
commit 05a9f8cd30
2 changed files with 58 additions and 4 deletions

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: