File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 : ["*"]
1213jobs :
1314 coverage :
1415 name : " Nette Tester"
15- uses : contributte/.github/.github/workflows/nette-tester-coverage.yml@master
16+ uses : contributte/.github/.github/workflows/nette-tester-coverage-v2 .yml@master
1617 with :
1718 php : " 8.4"
Original file line number Diff line number Diff line change 22
33<p align =center >
44 <a href =" https://github.com/contributte/api-router/actions " ><img src =" https://badgen.net/github/checks/contributte/api-router/master " ></a >
5- <a href =" https://coveralls .io/r /contributte/api-router " ><img src =" https://badgen.net/coveralls /c/github/contributte/api-router " ></a >
5+ <a href =" https://codecov .io/gh /contributte/api-router " ><img src =" https://badgen.net/codecov /c/github/contributte/api-router " ></a >
66 <a href =" https://packagist.org/packages/contributte/api-router " ><img src =" https://badgen.net/packagist/dm/contributte/api-router " ></a >
77 <a href =" https://packagist.org/packages/contributte/api-router " ><img src =" https://badgen.net/packagist/v/contributte/api-router " ></a >
88</p >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments