mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
Get me a debug branch
This commit is contained in:
parent
99fd425ed2
commit
b9bdd5ca90
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@ -185,7 +185,7 @@ jobs:
|
|||||||
uses: huggingface/tailscale-action@main
|
uses: huggingface/tailscale-action@main
|
||||||
with:
|
with:
|
||||||
authkey: ${{ secrets.TAILSCALE_SSH_AUTHKEY }}
|
authkey: ${{ secrets.TAILSCALE_SSH_AUTHKEY }}
|
||||||
debugEnabled: true
|
debugEnabled: "1"
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
export DOCKER_VOLUME=/mnt/cache
|
export DOCKER_VOLUME=/mnt/cache
|
||||||
|
Loading…
Reference in New Issue
Block a user