Get me a debug branch

This commit is contained in:
Nicolas Patry 2024-09-10 15:13:26 +02:00
parent 99fd425ed2
commit b9bdd5ca90
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863

View File

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