mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-12-22 02:58:17 +00:00
parent
7bfbce94b0
commit
ed69667dc6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pytest-workflow.yml
vendored
2
.github/workflows/pytest-workflow.yml
vendored
|
@ -71,7 +71,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
singularity-version: 3.7.1
|
singularity-version: 3.7.1
|
||||||
|
|
||||||
- name: Setup miniconda
|
- name: Set up miniconda
|
||||||
if: matrix.profile == 'conda'
|
if: matrix.profile == 'conda'
|
||||||
uses: conda-incubator/setup-miniconda@v2
|
uses: conda-incubator/setup-miniconda@v2
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue