Skip to content

Commit 94defde

Browse files
authored
Update readme link for renamed action
1 parent 4a0b4a0 commit 94defde

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
@@ -1,7 +1,7 @@
11
This is the PHP port of Hamcrest Matchers
22
=========================================
33

4-
[![tests](https://github.com/hamcrest/hamcrest-php/actions/workflows/tests.yml/badge.svg)](https://github.com/hamcrest/hamcrest-php/actions/workflows/tests.yml)
4+
[![tests](https://github.com/hamcrest/hamcrest-php/actions/workflows/ci.yml/badge.svg)](https://github.com/hamcrest/hamcrest-php/actions/workflows/ci.yml)
55

66
Hamcrest is a matching library originally written for Java, but
77
subsequently ported to many other languages. hamcrest-php is the

0 commit comments

Comments
 (0)