mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-11-11 19:03:43 +08:00
feat: when unit test success run build test
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -46,6 +46,7 @@ jobs:
|
||||
build_tests:
|
||||
name: "Build & Test PR"
|
||||
runs-on: ubuntu-latest
|
||||
needs: unit_tests
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user