We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02552aa commit 54d10d6Copy full SHA for 54d10d6
.github/workflows/php.yml
@@ -1,4 +1,4 @@
1
-name: PHP
+name: PHP lint & test
2
3
on: [push, pull_request]
4
README.md
@@ -1,6 +1,7 @@
# CoverageBadge
-
+[](https://github.com/codebtech/coveragebadge/actions/workflows/php.yml) 
+
5
6
CoverageBadge is a PHP library for creating SVG coverage badges from Clover XML files.
7
0 commit comments