fix: add needs
This commit is contained in:
parent
9927855fdb
commit
841e7b5f46
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test_common.yml
vendored
1
.github/workflows/test_common.yml
vendored
|
|
@ -33,6 +33,7 @@ jobs:
|
|||
setup_docker:
|
||||
name: Set up Docker Buildx
|
||||
runs-on: ${{ matrix.os }}
|
||||
needs: install_docker
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue