mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
Good old tmate.
This commit is contained in:
parent
4e45e7d585
commit
ab7d83b4c1
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -186,6 +186,8 @@ jobs:
|
||||
- name: Install
|
||||
run: |
|
||||
make install-integration-tests
|
||||
- name: Setup tmate session
|
||||
uses: mxschmitt/action-tmate@v3
|
||||
- name: Run tests
|
||||
run: |
|
||||
export DOCKER_VOLUME=/mnt2/
|
||||
|
Loading…
Reference in New Issue
Block a user