From 0685a628c82ef34fbfd7c13a3cd1a209cf988d60 Mon Sep 17 00:00:00 2001 From: Pavel Boldyrev <627562+bpg@users.noreply.github.com> Date: Sat, 2 Mar 2024 13:29:06 -0500 Subject: [PATCH] misc(ci): fix testacc workflow Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> --- .github/workflows/testacc.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/testacc.yml b/.github/workflows/testacc.yml index 95e2539e..05b67933 100644 --- a/.github/workflows/testacc.yml +++ b/.github/workflows/testacc.yml @@ -10,7 +10,6 @@ on: jobs: acceptance: - if: ${{ github.event.workflow_run.conclusion == 'success' }} strategy: max-parallel: 1 matrix: