From f7723d21a3415a5900f4a76040e60ea3e9dc552e Mon Sep 17 00:00:00 2001 From: qhy040404 Date: Tue, 28 May 2024 17:50:48 +0800 Subject: [PATCH] [skip ci] fix unexpected canceled workflow --- .github/workflows/alpha.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index 9577c104..b9a8c6a5 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -32,6 +32,7 @@ jobs: runs-on: ${{ matrix.runner }} strategy: + fail-fast: false matrix: runner: - self-hosted