From ef44aa0bd018ff4a0c8274363c0b7cbd0866ac2e Mon Sep 17 00:00:00 2001 From: link2xt Date: Sun, 12 Feb 2023 16:14:10 +0000 Subject: [PATCH] ci: there are no `staging` and `trying` branches --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 94022764e..6d7b45cbc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,8 +5,6 @@ on: push: branches: - master - - staging - - trying env: RUSTFLAGS: -Dwarnings