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

add upload test

This commit is contained in:
Linlang Lv (iSoftStone Information)
2024-04-18 17:10:54 +08:00
parent a0d80c00a7
commit a054eb0ed3

View File

@@ -4,8 +4,10 @@
name: Upload qlib package to testpypi
on:
release:
types: [published]
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs: