Skip to content

Commit

Permalink
Update R-CMD-check.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixErnst committed Mar 19, 2024
1 parent a7accdf commit 04efd6b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,6 @@ jobs:
if: runner.os != 'Linux'
uses: r-lib/actions/setup-pandoc@v2

- name: Install R packages for CI
run: |
install.packages('remotes')
remotes::install_github('r-hub/sysreqs')
shell: Rscript {0}

- name: Query dependencies
run: |
install.packages('remotes')
Expand Down

0 comments on commit 04efd6b

Please sign in to comment.