Skip to content

Commit 4f44877

Browse files
docs: update test badge to point to GitHub Actions (#102)
Replace CircleCI badge with GitHub Actions CI workflow badge Co-authored-by: Claude <noreply@anthropic.com>
1 parent 99249e9 commit 4f44877

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,6 +1,6 @@
11
# HTTP Archive for PHP
22

3-
[![CircleCI](https://circleci.com/gh/deviantintegral/har.svg?style=svg)](https://circleci.com/gh/deviantintegral/har) [![Packagist](https://img.shields.io/packagist/dt/deviantintegral/har?style=flat-square)](https://packagist.org/packages/deviantintegral/har)
3+
[![CI](https://github.com/deviantintegral/har/actions/workflows/ci.yml/badge.svg)](https://github.com/deviantintegral/har/actions/workflows/ci.yml) [![Packagist](https://img.shields.io/packagist/dt/deviantintegral/har?style=flat-square)](https://packagist.org/packages/deviantintegral/har)
44

55
## Requirements
66

0 commit comments

Comments
 (0)