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
|
- name: Install
|
||||||
run: |
|
run: |
|
||||||
make install-integration-tests
|
make install-integration-tests
|
||||||
|
- name: Setup tmate session
|
||||||
|
uses: mxschmitt/action-tmate@v3
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
export DOCKER_VOLUME=/mnt2/
|
export DOCKER_VOLUME=/mnt2/
|
||||||
|
Loading…
Reference in New Issue
Block a user