Skip to content

Commit 3df4f67

Browse files
committed
use release dependencies
1 parent 8de5d8f commit 3df4f67

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/check.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,6 @@ jobs:
4949
http-user-agent: ${{ matrix.config.http-user-agent }}
5050
use-public-rspm: true
5151

52-
- name: Add r-universe to repos
53-
run: |
54-
cat("\noptions(repos=c(shikokuchuo='https://shikokuchuo.r-universe.dev',CRAN ='https://cloud.r-project.org'))\n", file = "~/.Rprofile", append = TRUE)
55-
shell: Rscript {0}
56-
5752
- uses: r-lib/actions/setup-r-dependencies@v2
5853
with:
5954
extra-packages: any::rcmdcheck, any::arrow

0 commit comments

Comments
 (0)