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

test package with pip

This commit is contained in:
Linlang
2024-12-19 14:58:28 +08:00
parent 16fc2f54c2
commit 2e2f9125a7

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: