Skip to content

Commit

Permalink
✅ add bin test to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ddomenico committed Aug 7, 2024
1 parent 80fa8ae commit f64a0ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
run: |
nf-test test tests/main.runamber.nf.test
nf-test test tests/main.runcobalt.nf.test
nf-test test tests/main.bincobalt.nf.test
nf-test test tests/main.runpurple.nf.test
- name: Run pipeline end-to-end test
run: |
Expand Down

0 comments on commit f64a0ae

Please sign in to comment.