Skip to content

Commit

Permalink
fix: needs
Browse files Browse the repository at this point in the history
  • Loading branch information
Skylar Simoncelli committed Sep 17, 2024
1 parent 4fec080 commit d959330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit d959330

Please sign in to comment.