Skip to content

Commit

Permalink
Merge branch 'single-read-raw-clean' of https://github.com/naobservat…
Browse files Browse the repository at this point in the history
…ory/mgs-workflow into single-read-raw-clean
  • Loading branch information
simonleandergrimm committed Dec 18, 2024
2 parents 73d1e70 + a96cc36 commit e2af24d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/end-to-end.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4


- name: Set up JDK 11
uses: actions/setup-java@v4
with:
Expand Down Expand Up @@ -82,4 +81,4 @@ jobs:
sudo mv nf-test /usr/local/bin/
- name: Run run_validation workflow
run: nf-test test --tag validation --verbose
run: nf-test test --tag validation --verbose

0 comments on commit e2af24d

Please sign in to comment.