Skip to content

Commit

Permalink
Update R-CMD-check.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
xihaoli authored Dec 28, 2024
1 parent 70cfdb8 commit 0d70998
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ jobs:
- uses: r-lib/actions/setup-r-dependencies@v2
with:
extra-packages: |
bioc::GENESIS
bioc::GenomicFeatures
bioc::TxDb.Hsapiens.UCSC.hg38.knownGene
any::GENESIS
any::GenomicFeatures
any::TxDb.Hsapiens.UCSC.hg38.knownGene
any::rcmdcheck
needs: |
website
Expand Down

0 comments on commit 0d70998

Please sign in to comment.