Skip to content

Commit

Permalink
fix: rm e2e tests from release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
zzmp committed Nov 21, 2022
1 parent 2fa84e5 commit d3418c7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ jobs:
- run: yarn test
if: success()

- run: yarn test:e2e
if: success()
env:
JSON_RPC_PROVIDER: ${{ secrets.JSON_RPC_PROVIDER }}

- run: yarn release
if: success()
env:
Expand Down

1 comment on commit d3418c7

@vercel
Copy link

@vercel vercel bot commented on d3418c7 Nov 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

widgets – ./

widgets-uniswap.vercel.app
widgets-git-main-uniswap.vercel.app
widgets-seven-tau.vercel.app

Please sign in to comment.