Skip to content

Commit

Permalink
chore: remove codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm committed Jun 30, 2023
1 parent 4d1bd3a commit cd95c0b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,4 @@ jobs:
VITE_ANVIL_FORK_URL: ${{ secrets.VITE_ANVIL_FORK_URL }}

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
uses: codecov/codecov-action@v3

1 comment on commit cd95c0b

@vercel
Copy link

@vercel vercel bot commented on cd95c0b Jun 30, 2023

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:

wagmi-v2 – ./docs

wagmi-v2.vercel.app
wagmi-v2-git-tmm-v2-wagmi-dev.vercel.app
wagmi-v2-wagmi-dev.vercel.app

Please sign in to comment.