Skip to content

Commit

Permalink
add fastp, not yet 'wrapper/singularity'
Browse files Browse the repository at this point in the history
  • Loading branch information
cokelaer committed Oct 1, 2022
1 parent 16df343 commit 8591b73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sing.yml
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: conda
run: |
conda install -c conda-forge -c bioconda --quiet -y python=${{ matrix.python }} 'singularity>3'
conda install -c conda-forge -c bioconda --quiet -y python=${{ matrix.python }} 'singularity>3' fastp
- name: Install dependencies
run: |
Expand Down

0 comments on commit 8591b73

Please sign in to comment.