Only run Docker tests

This commit is contained in:
drpatelh 2021-02-03 14:04:58 +00:00
parent 8be5e05111
commit 3968c18fd7

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', 'conda'] ## 'singularity', profile: ['docker'] ## 'conda', 'singularity'
env: env:
NXF_ANSI_LOG: false NXF_ANSI_LOG: false
steps: steps: