Skip to content

Commit

Permalink
remove an errant echo
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkeane committed Feb 27, 2024
1 parent 50a64a7 commit 77188a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev/tasks/r/github.macos-linux.local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ jobs:
LIBARROW_BINARY: false
{{ macros.github_set_sccache_envvars()|indent(8)}}
run: |
echo "$PATH"
sccache --start-server || echo 'sccache not found'
cd arrow/r
R CMD INSTALL . --install-tests
Expand Down

0 comments on commit 77188a0

Please sign in to comment.