mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-13 07:46:53 +08:00
test package with pip
This commit is contained in:
6
.github/workflows/python-publish.yml
vendored
6
.github/workflows/python-publish.yml
vendored
@@ -4,10 +4,8 @@
|
|||||||
name: Upload Python Package
|
name: Upload Python Package
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
release:
|
||||||
branches: [ main ]
|
types: [published]
|
||||||
pull_request:
|
|
||||||
branches: [ main ]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy_with_bdist_wheel:
|
deploy_with_bdist_wheel:
|
||||||
|
|||||||
Reference in New Issue
Block a user