From 37fdbaa315aef5fe97ad394b22aa8f8a250d25a1 Mon Sep 17 00:00:00 2001 From: Itzik <37775846+PatentLobster@users.noreply.github.com> Date: Mon, 25 Sep 2023 13:35:01 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8f2336f..ae6f6e1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -44,7 +44,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Record - shell: 'script -q -e -c "bash {0}"' + # shell: 'script -q -e -c "bash {0}"' run: | scripts/test.sh --variant "${{ matrix.variant }}" --os "${{ matrix.os }}" ls