From e16aad984e567e408a5e2eed02656913d367906a Mon Sep 17 00:00:00 2001 From: Justin Bousquin Date: Wed, 3 Jul 2024 14:30:32 -0500 Subject: [PATCH] Update test_r.yaml try as sting? --- .github/workflows/test_r.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_r.yaml b/.github/workflows/test_r.yaml index fa50e11..9a324c1 100644 --- a/.github/workflows/test_r.yaml +++ b/.github/workflows/test_r.yaml @@ -56,7 +56,7 @@ jobs: ) reticulate::install_miniconda() - reticulate::conda_create("wq_harmonize", python_version = ${{ matrix.python-version }}) + reticulate::conda_create("wq_harmonize", python_version = "${{ matrix.python-version }}") reticulate::conda_install("wq_harmonize", packages) #path_to_venv <- virtualenv_create(