From e5a6387bd2358ba9afc5e326102429c2e84da63e Mon Sep 17 00:00:00 2001 From: Ian Faust Date: Sun, 21 Jul 2024 23:16:59 +0200 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 70d48d3ee7..ced55b2635 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -257,7 +257,7 @@ jobs: shell: cmd run: | set PATH=C:\msys64\usr\bin;%PATH% - C:\Miniconda\condabin\conda.bat activate base + C:\Miniconda\condabin\conda.bat init dir . conda create --name dpctl_env --channel https://software.repos.intel.com/python/conda/ dpctl dir .