Skip to content

Commit

Permalink
update BPCells version in check
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur-man committed Dec 24, 2024
1 parent bb36607 commit ceedba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
run: |
BiocManager::install(c('DelayedArray'))
BiocManager::install(c('HDF5Array'))
remotes::install_github('bnprks/BPCells/r')
remotes::install_github('bnprks/BPCells/r@v0.3.0')
devtools::install_github('BIMSBbioinfo/ImageArray')
devtools::install_github('BIMSBbioinfo/HDF5DataFrame')
devtools::install_github('BIMSBbioinfo/ZarrDataFrame')
Expand Down

0 comments on commit ceedba2

Please sign in to comment.