mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-11 20:34:54 +00:00
Remove tailscale.
This commit is contained in:
parent
9d08d3494d
commit
69e3bddf8c
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@ -186,10 +186,6 @@ jobs:
|
||||
- name: Install
|
||||
run: |
|
||||
make install-integration-tests
|
||||
- name: Tailscale
|
||||
uses: huggingface/tailscale-action@main
|
||||
with:
|
||||
authkey: ${{ secrets.TAILSCALE_AUTHKEY }}
|
||||
- name: Run tests
|
||||
run: |
|
||||
export DOCKER_VOLUME=/mnt/cache
|
||||
|
Loading…
Reference in New Issue
Block a user