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:
6
.github/workflows/test_upload.yml
vendored
6
.github/workflows/test_upload.yml
vendored
@@ -4,8 +4,10 @@
|
||||
name: Upload qlib package to testpypi
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
push:
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user