From 63b15da7a7f542e1a80cf9b1fdf1d3875519c969 Mon Sep 17 00:00:00 2001 From: Nick Fields <46869826+nick-fields@users.noreply.github.com> Date: Wed, 3 Aug 2022 21:21:39 -0400 Subject: [PATCH] test: try to repro #76 --- .github/workflows/ci_cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index 4b93147..602a745 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -70,7 +70,7 @@ jobs: timeout_minutes: 5 command: 'make bytes-1024' - name: 1⅛MiB - if: always() + id: sigpipe-b continue-on-error: true uses: ./ with: