From 7f68d4d76f3eb28185bfbe575cf93884a66b6f12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9mentine?= Date: Mon, 29 Apr 2024 10:33:35 +0200 Subject: [PATCH] Update bors.toml with missing tests --- bors.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bors.toml b/bors.toml index 92eda157..b554ab75 100644 --- a/bors.toml +++ b/bors.toml @@ -1,3 +1,3 @@ -status = ['tests'] +status = ['tests', 'Run Clippy', 'Run Rustfmt'] # 4 hours timeout timeout-sec = 14400