From e0abccdbe706b373f3df0c8ae003777c53c47b34 Mon Sep 17 00:00:00 2001 From: Charles Moore <122481442+moorec-aws@users.noreply.github.com> Date: Thu, 22 Feb 2024 13:50:11 -0600 Subject: [PATCH] ci: remove old workflow dependency (#167) Signed-off-by: Charles Moore <122481442+moorec-aws@users.noreply.github.com> --- .github/workflows/release_bump.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release_bump.yml b/.github/workflows/release_bump.yml index 326368f7..988e7498 100644 --- a/.github/workflows/release_bump.yml +++ b/.github/workflows/release_bump.yml @@ -15,7 +15,6 @@ on: jobs: UnitTests: - needs: Setup name: Unit Tests uses: ./.github/workflows/reuse_python_build.yml with: