Skip to content

Commit

Permalink
Merge branch 'single-read-raw-clean' into single-read-profile
Browse files Browse the repository at this point in the history
  • Loading branch information
simonleandergrimm authored Dec 4, 2024
2 parents 764cf9c + 3a6f6b5 commit 162fb19
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/end-to-end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4


- name: Set up JDK 11
uses: actions/setup-java@v4
with:
Expand All @@ -56,6 +57,7 @@ jobs:
- name: Run run workflow
run: nf-test test --tag run --verbose


- name: Run run_dev_se workflow
run: nf-test test --tag run_dev_se --verbose

Expand Down

0 comments on commit 162fb19

Please sign in to comment.