Skip to content

Commit 8aaaacf

Browse files
committed
second
1 parent 3b66740 commit 8aaaacf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/testthat.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ library(testthat)
1212

1313
if (Sys.getenv("GITHUB_ACTIONS") == "true") {
1414
fprintf("RETICULATE_PYTHON: %s\n", Sys.getenv("RETICULATE_PYTHON"))
15+
fprintf("EARTHENGINE_TOKEN: %s\n", Sys.getenv("EARTHENGINE_TOKEN"))
1516

1617
Sys.setenv(RETICULATE_PYTHON = Sys.which("python")) # Set Python interpreter
1718
reticulate::use_python(Sys.which("python")) # double confirm

0 commit comments

Comments
 (0)