Files
2026-04-29 23:01:54 +02:00

7 lines
76 B
Plaintext

workflow {
failOnIgnore = true
}
process {
errorStrategy = 'ignore'
}