7 lines
76 B
Plaintext
7 lines
76 B
Plaintext
workflow {
|
|
failOnIgnore = true
|
|
}
|
|
process {
|
|
errorStrategy = 'ignore'
|
|
}
|