Skip to content

Commit

Permalink
Merge pull request #2527 from mirpedrol/tools-images
Browse files Browse the repository at this point in the history
install nf-test for rich-codex images
  • Loading branch information
mirpedrol authored May 21, 2024
2 parents bb5b2ed + ae13f19 commit aff91bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rich-codex.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
- name: Install Nextflow
uses: nf-core/setup-nextflow@561fcfc7146dcb12e3871909b635ab092a781f34 # v2

- name: Install nf-test
uses: nf-core/setup-nf-test@v1

- name: Install nf-core/tools
run: pip install nf-core

Expand Down

0 comments on commit aff91bc

Please sign in to comment.