Skip to content

Commit

Permalink
Really fails nf-validation with lenient strategy (#6735)
Browse files Browse the repository at this point in the history
Update main.nf.test

I'm sure I tested true and it failed as expected, but I cannot reproduce, so I'm resorting to false as I know it'll fail for good
  • Loading branch information
maxulysse authored Oct 4, 2024
1 parent 11680c3 commit e6c055a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ nextflow_workflow {
params {
monochrome_logs = true
test_data = ''
outdir = true
outdir = false
}
workflow {
"""
Expand Down

0 comments on commit e6c055a

Please sign in to comment.