Skip to content

Commit 5588953

Browse files
author
Mike Rockett
committed
fix badge
1 parent 4312c26 commit 5588953

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
![GitHub License](https://img.shields.io/github/license/mikerockett/pipeline?style=for-the-badge)
44
![Packagist Version](https://img.shields.io/packagist/v/rockett/pipeline?label=Release&style=for-the-badge)
55
![Packagist Downloads](https://img.shields.io/packagist/dm/rockett/pipeline?label=Installs&style=for-the-badge)
6-
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/mikerockett/pipeline/tests?label=Tests&style=for-the-badge)
6+
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/mikerockett/pipeline/test.yml?label=Tests&style=for-the-badge)
77

88
Built atop [League’s excellent package](https://github.com/thephpleague/pipeline), `Rockett\Pipeline` provides an implementation of the [pipeline pattern](https://en.wikipedia.org/wiki/Pipeline_(software)).
99

0 commit comments

Comments
 (0)