From 1278fbd4cb2dbc0aeb84eaf56757ffcb32d63ac9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Tue, 23 May 2023 16:03:04 +0200 Subject: [PATCH] update bors.toml --- bors.toml | 6 ++++++ 1 file changed, 6 insertions(+) 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)" ]