Skip to content

Commit

Permalink
add profile test_hybrid_dragonflye to github CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-VM committed Nov 9, 2023
1 parent 34d2f48 commit 544fbbb
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 @@ -52,7 +52,7 @@ jobs:
strategy:
matrix:
# Run remaining test profiles with minimum nextflow version
profile: [test_long_miniasm, test_hybrid, test_long, test_dfast]
profile: [test_long_miniasm, test_hybrid, test_long, test_dfast, test_hybrid_dragonflye]
steps:
- name: Check out pipeline code
uses: actions/checkout@v2
Expand Down

0 comments on commit 544fbbb

Please sign in to comment.