Banana.
This commit is contained in:
parent
e6a4dbe7f5
commit
aea77a8ab3
|
@ -35,7 +35,7 @@ jobs:
|
|||
hardware: ${{ matrix.hardware }}
|
||||
secrets: inherit
|
||||
integration_tests:
|
||||
needs: build-matrix
|
||||
needs: build
|
||||
uses: ./.github/workflows/integration_tests.yaml # calls the one above ^
|
||||
with:
|
||||
docker_image: ${{ needs.build.outputs.docker_image }}
|
||||
|
|
Loading…
Reference in New Issue