mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
Integrations tests not in docker.
This commit is contained in:
parent
c80ef89db6
commit
b6494b91c4
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -169,7 +169,6 @@ 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 }}-intel
|
||||
export HUGGING_FACE_HUB_TOKEN=${{ secrets.HUGGING_FACE_HUB_TOKEN }}
|
||||
pytest -s -vv integration-tests
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user