Test module with Conda

This commit is contained in:
drpatelh 2021-02-07 21:33:42 +00:00
parent 5779b180da
commit 418bd64e80

View file

@ -25,7 +25,7 @@ jobs:
matrix: matrix:
nxf_version: ['20.11.0-edge'] nxf_version: ['20.11.0-edge']
tags: ['${{ fromJson(needs.changes.outputs.modules) }}'] tags: ['${{ fromJson(needs.changes.outputs.modules) }}']
profile: ['docker', 'singularity'] ## 'conda' profile: ['docker', 'singularity', 'conda']
env: env:
NXF_ANSI_LOG: false NXF_ANSI_LOG: false
steps: steps: