From 1ad4235beb12d5093ba2440968694686a26270b9 Mon Sep 17 00:00:00 2001 From: Kerollmops Date: Thu, 20 Mar 2025 16:28:08 +0100 Subject: [PATCH] Remove the bors file --- bors.toml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 bors.toml diff --git a/bors.toml b/bors.toml deleted file mode 100644 index 3d04b834c..000000000 --- a/bors.toml +++ /dev/null @@ -1,10 +0,0 @@ -status = [ - 'Tests on ubuntu-22.04', - 'Tests on macos-13', - 'Tests on windows-2022', - 'Run Clippy', - 'Run Rustfmt', - 'Run tests in debug', -] -# 3 hours timeout -timeout-sec = 10800