Revert "ci: Only test docker for now"

This reverts commit c63ba06777.
This commit is contained in:
Edmund Miller 2021-02-02 17:03:29 -06:00
parent 6b675eef6d
commit 725de25ce4
No known key found for this signature in database
GPG key ID: BD387FF7BC10AA9D

View file

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