From f04f3ca674662617b6e201a9ba5c8c9acabe4df6 Mon Sep 17 00:00:00 2001 From: katspaugh Date: Mon, 16 Oct 2023 15:02:03 +0200 Subject: [PATCH] Always comment --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 829c35da9f..a73679784b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -23,7 +23,6 @@ jobs: - name: Comment in failing tests uses: mattallty/jest-github-action@v1.0.3 - if: failure() env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: