test wait

This commit is contained in:
Xi Yan 2025-01-10 16:03:35 -08:00
parent 83662306fd
commit 00fa4cad49

View file

@ -135,7 +135,9 @@ jobs:
build:
name: Build distribution 📦
needs: wait-for-workflows
needs:
- wait-for-workflows
- trigger-client-and-models-build
runs-on: ubuntu-latest
steps: