diff --git a/bors.toml b/bors.toml index b750afa..c063f8e 100644 --- a/bors.toml +++ b/bors.toml @@ -1,2 +1,4 @@ cut_body_after = "" # don't include text from the PR body in the merge commit message -status = [ "tests" ] +status = [ + "tests (ubuntu-latest)" +]