File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 }}
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments