Skip to content

Commit e854d7f

Browse files
committed
Remove Codecov
1 parent 015c7b8 commit e854d7f

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

.github/workflows/tests.yml

-4
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,3 @@ jobs:
4141
4242
- name: Execute tests
4343
run: vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml
44-
45-
- uses: codecov/codecov-action@v1
46-
with:
47-
token: ${{ secrets.CODECOV_TOKEN }}

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010
<a href="https://packagist.org/packages/wnx/laravel-stats">
1111
<img src="https://poser.pugx.org/wnx/laravel-stats/downloads" alt="">
1212
</a>
13-
<a href="https://scrutinizer-ci.com/g/stefanzweifel/laravel-stats/?branch=master">
14-
<img src="https://scrutinizer-ci.com/g/stefanzweifel/laravel-stats/badges/quality-score.png?b=master" alt="">
15-
</a>
1613
<a href="https://plant.treeware.earth/stefanzweifel/laravel-stats">
1714
<img src="https://img.shields.io/badge/Treeware-%F0%9F%8C%B3-lightgreen" alt="Buy us a tree">
1815
</a>

0 commit comments

Comments
 (0)