Skip to content

Commit

Permalink
Remove Codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanzweifel committed Jun 5, 2024
1 parent 015c7b8 commit e854d7f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,3 @@ jobs:
- name: Execute tests
run: vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml

- uses: codecov/codecov-action@v1
with:
token: ${{ secrets.CODECOV_TOKEN }}
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
<a href="https://packagist.org/packages/wnx/laravel-stats">
<img src="https://poser.pugx.org/wnx/laravel-stats/downloads" alt="">
</a>
<a href="https://scrutinizer-ci.com/g/stefanzweifel/laravel-stats/?branch=master">
<img src="https://scrutinizer-ci.com/g/stefanzweifel/laravel-stats/badges/quality-score.png?b=master" alt="">
</a>
<a href="https://plant.treeware.earth/stefanzweifel/laravel-stats">
<img src="https://img.shields.io/badge/Treeware-%F0%9F%8C%B3-lightgreen" alt="Buy us a tree">
</a>
Expand Down

0 comments on commit e854d7f

Please sign in to comment.