mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-12 04:44:52 +00:00
Debugging CIs is fun.
This commit is contained in:
parent
b9bdd5ca90
commit
393e5f4b30
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -186,6 +186,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
authkey: ${{ secrets.TAILSCALE_SSH_AUTHKEY }}
|
authkey: ${{ secrets.TAILSCALE_SSH_AUTHKEY }}
|
||||||
debugEnabled: "1"
|
debugEnabled: "1"
|
||||||
|
debug: "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