From d959330df2395c5a892857642a280c46f934d6bd Mon Sep 17 00:00:00 2001 From: Skylar Simoncelli Date: Tue, 17 Sep 2024 18:14:05 +0300 Subject: [PATCH] fix: needs --- .github/workflows/cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 262730bde..a1a430852 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -197,7 +197,7 @@ jobs: sha: #TODO local-environment-tests: - needs: [partner-chains-linux, partner-chains-smart-contracts-process] + needs: [partner-chains-linux, partner-chains-smart-contracts] uses: ./.github/workflows/modules/local-environment-tests.yml with: tag: ${{ inputs.tag }}