From c5082e076131731b49b8f5d62f726e16bc88d032 Mon Sep 17 00:00:00 2001 From: Fridolin Glatter Date: Fri, 20 Dec 2024 14:01:13 +0100 Subject: [PATCH] Remove superfluous lines --- .github/workflows/pytest.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/pytest.yaml b/.github/workflows/pytest.yaml index c88d000cc..cae59ac5d 100644 --- a/.github/workflows/pytest.yaml +++ b/.github/workflows/pytest.yaml @@ -123,12 +123,6 @@ jobs: ) reticulate::py_config() - - # commented: for debugging - # print(reticulate::py_config()) - # reticulate::py_run_string("import os; print(os.environ)") - - # IRkernel::installspec() shell: Rscript {0} - name: Install R dependencies and tutorial requirements