From 8d7ec5d3c34a54d1fefc3ebdc1e768368efecd2d Mon Sep 17 00:00:00 2001 From: Awais Qureshi Date: Sat, 7 Oct 2023 16:32:19 +0500 Subject: [PATCH] chore: Update ci.yml --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 76764ba4..996ecdc2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,6 @@ jobs: name: Tests runs-on: ${{ matrix.os }} strategy: - fail-fast: false matrix: os: - ubuntu-20.04