Skip to content

Commit

Permalink
add upload test
Browse files Browse the repository at this point in the history
  • Loading branch information
Linlang Lv (iSoftStone Information) committed Apr 18, 2024
1 parent a0d80c0 commit a054eb0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/test_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,10 @@
name: Upload qlib package to testpypi

on:
release:
types: [published]
push:
branches: [ main ]
pull_request:
branches: [ main ]


jobs:
Expand Down

0 comments on commit a054eb0

Please sign in to comment.