Skip to content

Commit

Permalink
minor stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
toniher committed Oct 25, 2024
1 parent c09ec88 commit 179c956
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
java-version: '11'
distribution: 'adopt'

- name: Setup Nextflow latest-edge
- name: Setup Nextflow
uses: nf-core/setup-nextflow@v1
with:
version: "24.04.4"
Expand Down
2 changes: 0 additions & 2 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
- Review params.output from modules (optional)
- Add stub to modules (optional)
- Include colors into the terminal messages (optional)
- Add nf-test
- Improve profiles

0 comments on commit 179c956

Please sign in to comment.