Skip to content

Commit 55eb476

Browse files
committed
docs: fix tests badge
1 parent 96d8b0b commit 55eb476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
![Packagist PHP Version Support](https://img.shields.io/packagist/php-v/eclipsephp/plugin-template)
44
![Packagist Version](https://img.shields.io/packagist/v/eclipsephp/plugin-template)
55
![Packagist Downloads](https://img.shields.io/packagist/dt/eclipsephp/plugin-template)
6-
[![Test runner](https://github.com/DataLinx/eclipsephp-plugin-template/actions/workflows/test-runner.yml/badge.svg)](https://github.com/DataLinx/eclipsephp-plugin-template/actions/workflows/test-runner.yml)
6+
[![Tests](https://github.com/DataLinx/eclipsephp-plugin-template/actions/workflows/test-runner.yml/badge.svg)](https://github.com/DataLinx/eclipsephp-plugin-template/actions/workflows/test-runner.yml)
77
[![codecov](https://codecov.io/gh/DataLinx/eclipsephp-plugin-template/graph/badge.svg?token=1HKSY5O6IW)](https://codecov.io/gh/DataLinx/eclipsephp-plugin-template)
88
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org)
99
![Packagist License](https://img.shields.io/packagist/l/eclipsephp/plugin-template)

0 commit comments

Comments
 (0)