Skip to content

Commit

Permalink
re-add illumina to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
atrigila committed Aug 14, 2024
1 parent 4a78a74 commit bb026da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
- "23.04.0"
- "latest-everything"
profile:
- "test"
- "test_no_genome"
- "test_umi"
- "test,illumina"
- "test_no_genome,illumina"
- "test_umi,illumina"
- "test_index,illumina"
steps:
- name: Check out pipeline code
Expand Down

0 comments on commit bb026da

Please sign in to comment.