bors: update toml
This commit is contained in:
parent
0d5f97d617
commit
01369215dc
1 changed files with 1 additions and 5 deletions
|
@ -1,6 +1,2 @@
|
|||
cut_body_after = "" # don't include text from the PR body in the merge commit message
|
||||
status = [
|
||||
"flake-checks",
|
||||
"builds (treefmt, ubuntu-latest)",
|
||||
"builds (treefmt, macos-latest)"
|
||||
]
|
||||
status = ["tests (ubuntu-latest)", "tests (macos-latest)"]
|
||||
|
|
Loading…
Reference in a new issue