Debugging CIs is fun.

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

View File

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