Skip to content

Commit

Permalink
Update test.yml for kmcp/profile
Browse files Browse the repository at this point in the history
  • Loading branch information
sofstam committed Jul 31, 2023
1 parent aa2f03f commit d90b7a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/modules/nf-core/kmcp/profile/test.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
- name: kmcp profile test_kmcp_profile
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
tags:
- kmcp/profile
- kmcp
- kmcp/profile
files:
- path: output/kmcp/test.profile
- path: output/untar/versions.yml
- 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
Expand All @@ -14,4 +14,4 @@
- kmcp
files:
- path: output/kmcp/test.profile
- path: output/untar/versions.yml
- path: output/kmcp/versions.yml

0 comments on commit d90b7a3

Please sign in to comment.