mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
debug
Signed-off-by: Adrien <adrien@huggingface.co>
This commit is contained in:
parent
abb843d697
commit
7d081e1b36
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -182,4 +182,4 @@ jobs:
|
|||||||
export DOCKER_DEVICES=${{ needs.build-and-push.outputs.docker_devices }}
|
export DOCKER_DEVICES=${{ needs.build-and-push.outputs.docker_devices }}
|
||||||
export HF_TOKEN=${{ secrets.HF_TOKEN }}
|
export HF_TOKEN=${{ secrets.HF_TOKEN }}
|
||||||
echo $DOCKER_IMAGE
|
echo $DOCKER_IMAGE
|
||||||
pytest -s -vv integration-tests ${PYTEST_FLAGS}
|
pytest -x -s -vv integration-tests ${PYTEST_FLAGS}
|
||||||
|
Loading…
Reference in New Issue
Block a user