From 015250e4438a8a9dcd19e00504f07f0dfce43aa9 Mon Sep 17 00:00:00 2001 From: Andrei-Aksionov Date: Thu, 11 Apr 2024 18:25:42 +0300 Subject: [PATCH] UV: remove UV_HTTP_TIMEOUT venv --- .github/workflows/cpu-tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/cpu-tests.yml b/.github/workflows/cpu-tests.yml index 2f23c0f8d6..59a3ce3075 100644 --- a/.github/workflows/cpu-tests.yml +++ b/.github/workflows/cpu-tests.yml @@ -16,7 +16,6 @@ defaults: env: HF_TOKEN: ${{ secrets.HF_TOKEN }} - UV_HTTP_TIMEOUT: 500 jobs: cpu-tests: