mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
wip
Signed-off-by: Adrien <adrien@huggingface.co>
This commit is contained in:
parent
1ed8856f61
commit
bac5fda4bc
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -210,6 +210,7 @@ jobs:
|
||||
export DOCKER_IMAGE=registry-us-east-1.prod.aws.ci.huggingface.tech/api-inference/community/text-generation-inference:sha-c55c43e
|
||||
export HF_TOKEN=${{ secrets.HF_TOKEN }}
|
||||
echo $DOCKER_IMAGE
|
||||
docker pull $DOCKER_IMAGE
|
||||
pytest -x -s -vv integration-tests ${PYTEST_FLAGS}
|
||||
- name: Setup tmate session
|
||||
if: ${{ failure() }}
|
||||
|
Loading…
Reference in New Issue
Block a user