Skip to content

Commit

Permalink
Add stub to test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sofstam committed Jul 31, 2023
1 parent 137d969 commit 3e0cb12
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tests/modules/nf-core/kmcp/profile/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,12 @@
files:
- path: output/kmcp/test.profile
- path: output/kmcp/versions.yml

- name: kmcp profile test_kmcp_profile stub_run
command: nextflow run ./tests/modules/nf-core/kmcp/profile -entry test_kmcp_profile -c ./tests/config/nextflow.config -c ./tests/modules/nf-core/kmcp/profile/nextflow.config -stub-run
tags:
- kmcp
- kmcp/profile
files:
- path: output/kmcp/test.profile
- path: output/kmcp/versions.yml

0 comments on commit 3e0cb12

Please sign in to comment.