Skip to content

Commit

Permalink
install nf-test for rich-codex images
Browse files Browse the repository at this point in the history
  • Loading branch information
mirpedrol committed May 20, 2024
1 parent b7957a3 commit ae13f19
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 ae13f19

Please sign in to comment.