Skip to content

Commit

Permalink
[ci] Remove windows-specific debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
bnprks committed Oct 19, 2024
1 parent 6fbcd88 commit ad899cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/r-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
with:
Ncpus: '3'
use-public-rspm: true
- name: Debug R makevars
run: Rscript -e 'print(tools::makevars_user()); print(readLines(tools::makevars_user()))'
- uses: r-lib/actions/setup-r-dependencies@v2
with:
cache-version: 1
Expand Down

0 comments on commit ad899cc

Please sign in to comment.