Skip to content

Commit

Permalink
fix: temporary remove e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JackHamer09 committed Dec 22, 2023
1 parent f324d28 commit c52e576
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,3 @@ jobs:
firebaseServiceAccount: "${{ secrets.FIREBASE_SERVICE_ACCOUNT_STAGING_ZKSYNC_DAPP_WALLET_V2 }}"
projectId: staging-zksync-dapp-wallet-v2
expires: 7d

e2e:
needs: build
uses: ./.github/workflows/e2e.yml
name: E2E
secrets: inherit
with:
targetUrl: ${{ needs.build.outputs.dappUrl }}
network: Goerli
publish_to_allure: true
environmentTags: ""

0 comments on commit c52e576

Please sign in to comment.