another one

Signed-off-by: Adrien <adrien@huggingface.co>
This commit is contained in:
Adrien 2024-07-19 21:00:13 +02:00
parent e39bac2cd1
commit 5845269759
No known key found for this signature in database
GPG Key ID: 13A249A288DE0DAB

View File

@ -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