File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed
Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ name: "Coverage"
22
33on :
44 pull_request :
5+ workflow_dispatch :
56
67 push :
78 branches : ["*"]
1112
1213jobs :
1314 coverage :
14- name : " Phpunit "
15- uses : contributte/.github/.github/workflows/phpunit- coverage.yml@v1
15+ name : " Nette Tester "
16+ uses : contributte/.github/.github/workflows/nette-tester- coverage-v2 .yml@master
1617 with :
1718 php : " 8.4"
1819 make : " init coverage"
Original file line number Diff line number Diff line change 22
33<p align =center >
44 <a href =" https://github.com/contributte/webpack-skeleton/actions " ><img src =" https://badgen.net/github/checks/contributte/webpack-skeleton/master " ></a >
5- <a href =" https://coveralls .io/r /contributte/webpack-skeleton " ><img src =" https://badgen.net/coveralls /c/github/contributte/webpack-skeleton " ></a >
5+ <a href =" https://codecov .io/gh /contributte/webpack-skeleton " ><img src =" https://badgen.net/codecov /c/github/contributte/webpack-skeleton " ></a >
66 <a href =" https://packagist.org/packages/contributte/webpack-skeleton " ><img src =" https://badgen.net/packagist/dm/contributte/webpack-skeleton " ></a >
77 <a href =" https://packagist.org/packages/contributte/webpack-skeleton " ><img src =" https://badgen.net/packagist/v/contributte/webpack-skeleton " ></a >
88</p >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments