mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 12:24:53 +00:00
misc(backend): attempt to run the tests?
This commit is contained in:
parent
e128922234
commit
a0a9534e51
1
.github/workflows/build_trtllm.yaml
vendored
1
.github/workflows/build_trtllm.yaml
vendored
@ -119,6 +119,7 @@ jobs:
|
||||
cache-to: type=s3,region=us-east-1,bucket=ci-docker-buildx-cache,name=text-generation-inference-cache-${{ env.LABEL }},mode=min,access_key_id=${{ secrets.S3_CI_DOCKER_BUILDX_CACHE_ACCESS_KEY_ID }},secret_access_key=${{ secrets.S3_CI_DOCKER_BUILDX_CACHE_SECRET_ACCESS_KEY }},mode=min
|
||||
|
||||
tests:
|
||||
needs: build
|
||||
runs-on:
|
||||
group: aws-g6-12xl-plus-priv-cache
|
||||
container:
|
||||
|
Loading…
Reference in New Issue
Block a user