mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
No early exit.
This commit is contained in:
parent
2f2594bafe
commit
c7f62d4302
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -203,4 +203,4 @@ jobs:
|
||||
export HF_TOKEN=${{ secrets.HF_TOKEN }}
|
||||
echo $DOCKER_IMAGE
|
||||
docker pull $DOCKER_IMAGE
|
||||
pytest -s -vvx integration-tests ${PYTEST_FLAGS} ${EXTRA_PYTEST}
|
||||
pytest -s -vv integration-tests ${PYTEST_FLAGS} ${EXTRA_PYTEST}
|
||||
|
Loading…
Reference in New Issue
Block a user