diff --git a/conf.toml b/conf.toml index 96ec196..0ee3980 100644 --- a/conf.toml +++ b/conf.toml @@ -23,7 +23,7 @@ max = 4_096 [stages.parser] name = "result-status" [stages.parser.with] -score = 100 +score = 0 comment = "compile done" [[stages]] name = "run"