diff --git a/bors.toml b/bors.toml index c063f8e..b133757 100644 --- a/bors.toml +++ b/bors.toml @@ -1,4 +1,10 @@ cut_body_after = "" # don't include text from the PR body in the merge commit message status = [ + "Evaluate flake.nix", + "check lint [x86_64-linux]", + "devShell default [x86_64-linux]", + "package default [x86_64-linux]", + "package test-runner [x86_64-linux]", + "package test-runner-unstable [x86_64-linux]", "tests (ubuntu-latest)" ]