mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-09 19:34:53 +00:00
fix
This commit is contained in:
parent
6568b376ad
commit
d16420f52b
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -212,8 +212,8 @@ jobs:
|
||||
make install-integration-tests
|
||||
- name: Run tests
|
||||
run: |
|
||||
# export DOCKER_IMAGE=registry.internal.huggingface.tech/api-inference/community/text-generation-inference:sha-${{ env.GITHUB_SHA_SHORT }}
|
||||
export DOCKER_IMAGE=registry.internal.huggingface.tech/api-inference/community/text-generation-inference:sha-65391ba
|
||||
# export DOCKER_IMAGE=registry.internal.huggingface.tech/api-inference/community/text-generation-inference:sha-${{ env.GITHUB_SHA_SHORT }}
|
||||
export HUGGING_FACE_HUB_TOKEN={{ secrets.HUGGING_FACE_HUB_TOKEN }}
|
||||
make integration-tests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user