Files
toolbox/main.nf
CI b533a32bc8 Build branch main with version main (73b07a9)
Build pipeline: vsh-ci-template-7m7cc

Source commit: 73b07a96e0

Source message: Fix quotes in test (#4)

* Fix quotes in test

* query the first output file to pick up the 'name' value again and output it

grep with start and end position constaints
2024-06-25 12:24:54 +00:00

4 lines
135 B
Plaintext

workflow {
print("This is a dummy placeholder for pipeline execution. Please use the corresponding nf files for running pipelines.")
}