We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53651e9 commit b227470Copy full SHA for b227470
.github/workflows/Bulk.yml
@@ -58,7 +58,7 @@ jobs:
58
--worker-offset ${{ matrix.runner }} --n-workers 1 \
59
--docker --mulled-test --anaconda-upload --mulled-upload-target biocontainers \
60
--lint --record-build-failures --skiplist-leafs \
61
- --packages bioconductor-rtracklayer bioconductor-genomicfeatures bioconductor-genefilter
+ --packages bioconductor-rtracklayer bioconductor-genomicfeatures
62
# --exclude bioconda-repodata-patches \
63
# --subdag-depth 5
64
conda clean -y --all
0 commit comments