Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
fix: validate swift requires deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakowskiii committed Jul 26, 2023
1 parent 71407c7 commit 8c686ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ jobs:
environment: "STAGING"

validate-staging-swift:
needs: deploy-infra-staging
uses: ./.github/workflows/validate_swift.yml
with:
notify-endpoint: 'staging.cast.walletconnect.com'
Expand Down

0 comments on commit 8c686ed

Please sign in to comment.