mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-21 23:12:07 +00:00
Banana.
This commit is contained in:
parent
e6a4dbe7f5
commit
aea77a8ab3
2
.github/workflows/ci_build.yaml
vendored
2
.github/workflows/ci_build.yaml
vendored
@ -35,7 +35,7 @@ jobs:
|
|||||||
hardware: ${{ matrix.hardware }}
|
hardware: ${{ matrix.hardware }}
|
||||||
secrets: inherit
|
secrets: inherit
|
||||||
integration_tests:
|
integration_tests:
|
||||||
needs: build-matrix
|
needs: build
|
||||||
uses: ./.github/workflows/integration_tests.yaml # calls the one above ^
|
uses: ./.github/workflows/integration_tests.yaml # calls the one above ^
|
||||||
with:
|
with:
|
||||||
docker_image: ${{ needs.build.outputs.docker_image }}
|
docker_image: ${{ needs.build.outputs.docker_image }}
|
||||||
|
Loading…
Reference in New Issue
Block a user