mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-09-17 01:06:37 +08:00
feat: when unit test success run build test
This commit is contained in:
parent
d09c553b62
commit
5e59d130c2
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
|
||||
|
Loading…
Reference in New Issue
Block a user