From a91d11b4f1858f41f94636fbe9f82b57e0aff813 Mon Sep 17 00:00:00 2001 From: udaij12 Date: Wed, 1 Nov 2023 11:26:47 -0700 Subject: [PATCH] testing conda rather than miniconda 2 --- .github/workflows/regression_tests_gpu_binaries.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/regression_tests_gpu_binaries.yml b/.github/workflows/regression_tests_gpu_binaries.yml index 0bce74c714d..7fe1a9f2087 100644 --- a/.github/workflows/regression_tests_gpu_binaries.yml +++ b/.github/workflows/regression_tests_gpu_binaries.yml @@ -100,7 +100,6 @@ jobs: run: | python ts_scripts/install_dependencies.py --environment=dev --cuda=cu121 - name: Torchserve Regression Tests - shell: bash -el {0} run: | conda list conda config --show