Remove tailscale.

This commit is contained in:
Nicolas Patry 2024-10-01 16:37:44 +02:00
parent 9d08d3494d
commit 69e3bddf8c
No known key found for this signature in database
GPG Key ID: E939E8CC91A1C674

View File

@ -186,10 +186,6 @@ jobs:
- name: Install - name: Install
run: | run: |
make install-integration-tests make install-integration-tests
- name: Tailscale
uses: huggingface/tailscale-action@main
with:
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
- name: Run tests - name: Run tests
run: | run: |
export DOCKER_VOLUME=/mnt/cache export DOCKER_VOLUME=/mnt/cache