From ed164dbcf087c6a85320b749d630037384fe1e25 Mon Sep 17 00:00:00 2001 From: Dmitry Ustalov Date: Fri, 11 Oct 2024 19:24:23 +0200 Subject: [PATCH] Revert "Update test.yml" This reverts commit ace3227efb7dbb053ebc1b5d0dfb9a60d4ef26e2. --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c146020..c7851fb 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -11,6 +11,7 @@ env: CARGO_TERM_COLOR: always DO_NOT_TRACK: 1 PIP_DISABLE_PIP_VERSION_CHECK: 1 + UV_SYSTEM_PYTHON: 1 jobs: rust: