mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
another one
Signed-off-by: Adrien <adrien@huggingface.co>
This commit is contained in:
parent
e39bac2cd1
commit
5845269759
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -183,8 +183,4 @@ jobs:
|
||||
export HF_TOKEN=${{ secrets.HF_TOKEN }}
|
||||
echo $DOCKER_IMAGE
|
||||
pytest -s -vv integration-tests ${PYTEST_FLAGS}
|
||||
- name: Setup tmate session
|
||||
if: ${{ failure() }}
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
timeout-minutes: 30
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user