Skip to content

Commit

Permalink
no need for latest usethis
Browse files Browse the repository at this point in the history
  • Loading branch information
lgatto committed May 13, 2024
1 parent 3e87fe4 commit e598d7e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/check-bioc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,10 +223,6 @@ jobs:
cd preprocessCore
R CMD INSTALL --configure-args="--disable-threading" .
- name: Install usethis (see https://github.com/r-lib/usethis/pull/1973)
run: remotes::install_github("r-lib/usethis")
shell: Rscript {0}

- name: Install MsDataHub from Github (>= 1.3.3)
run: BiocManager::install("RforMassSpectrometry/MsDataHub")
shell: Rscript {0}
Expand Down

0 comments on commit e598d7e

Please # to comment.