Skip to content

Commit 38581f1

Browse files
author
LiNk-NY
committed
install BiocCheck
1 parent 90ee238 commit 38581f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/basic_checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
run: |
4848
remotes::install_local(dependencies = TRUE, repos = BiocManager::repositories())
4949
remotes::install_cran(c("rcmdcheck", "covr"))
50+
BiocManager::install("BiocCheck")
5051
shell: Rscript {0}
5152

5253
- name: Run rcmdcheck

0 commit comments

Comments
 (0)