This commit is contained in:
OlivierDehaene 2023-05-15 20:23:11 +02:00
parent 6568b376ad
commit d16420f52b

View File

@ -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