Skip to content

Commit

Permalink
add singularity to test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
nebfield committed Jan 27, 2023
1 parent 53a50b8 commit bd1ca59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fail-fast: false
matrix:
test_profile: ["test", "test_json"]
profile: ["docker"]
profile: ["docker", "singularity"]
include:
# Test pipeline minimum Nextflow version
- NXF_VER: '21.04.0'
Expand Down

0 comments on commit bd1ca59

Please sign in to comment.