Skip to content

Commit

Permalink
📝 Fix codecov badge
Browse files Browse the repository at this point in the history
  • Loading branch information
wwilsman committed Feb 6, 2024
1 parent c25bf6c commit 023a6ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<a href="https://github.com/wwilsman/interactor.js/actions/workflows/test.yml">
<img src="https://github.com/wwilsman/interactor.js/actions/workflows/test.yml/badge.svg" />
</a>
<a href="https://codecov.io/gh/wwilsman/interactor.js">
<img src="https://codecov.io/gh/wwilsman/interactor.js/branch/main/graph/badge.svg" />
<a href="https://codecov.io/github/wwilsman/interactor.js" >
<img src="https://codecov.io/github/wwilsman/interactor.js/graph/badge.svg?token=DhhDTLNhXn"/>
</a>
</p>

Expand Down

0 comments on commit 023a6ba

Please sign in to comment.