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(