Skip to content

Commit 71c9960

Browse files
committed
remove codecov
1 parent 6ce547d commit 71c9960

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,3 @@ jobs:
2424

2525
- name: Run tests
2626
run: vendor/bin/phpunit -c phpunit.xml --coverage-clover=coverage.xml
27-
28-
- name: Upload code coverage
29-
uses: codecov/codecov-action@v1
30-
with:
31-
token: ${{ secrets.CODECOV_TOKEN }}

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# PHP ChromePDF Renderer
22
![Unit tests](https://github.com/SynergiTech/chrome-pdf-php/workflows/Unit%20tests/badge.svg)
33
[![Build Status](https://travis-ci.org/SynergiTech/chrome-pdf-php.svg?branch=master)](https://travis-ci.org/SynergiTech/chrome-pdf-php)
4-
[![codecov](https://codecov.io/gh/SynergiTech/chrome-pdf-php/branch/master/graph/badge.svg)](https://codecov.io/gh/SynergiTech/chrome-pdf-php)
54

65
_For pre-V1 documentation [click here](https://github.com/SynergiTech/chrome-pdf-php/blob/v0/README.md)_
76

0 commit comments

Comments
 (0)