Skip to content

Commit b227470

Browse files
author
first last
committed
rm genefilters since it built
1 parent 53651e9 commit b227470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Bulk.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
--worker-offset ${{ matrix.runner }} --n-workers 1 \
5959
--docker --mulled-test --anaconda-upload --mulled-upload-target biocontainers \
6060
--lint --record-build-failures --skiplist-leafs \
61-
--packages bioconductor-rtracklayer bioconductor-genomicfeatures bioconductor-genefilter
61+
--packages bioconductor-rtracklayer bioconductor-genomicfeatures
6262
# --exclude bioconda-repodata-patches \
6363
# --subdag-depth 5
6464
conda clean -y --all

0 commit comments

Comments
 (0)