fixed weird block parsing issues
All checks were successful
Test the running changes / Test (push) Successful in 35s
All checks were successful
Test the running changes / Test (push) Successful in 35s
This commit is contained in:
@@ -66,6 +66,7 @@ command = [
|
||||
"cargo", "nextest", "run",
|
||||
"--hide-progress-bar",
|
||||
"--failure-output", "final",
|
||||
"--no-fail-fast",
|
||||
]
|
||||
need_stdout = true
|
||||
analyzer = "nextest"
|
||||
|
||||
Reference in New Issue
Block a user