Skip to content

Commit 7d18bd1

Browse files
chore: Comment out tests badge in README.md
1 parent 577e6ff commit 7d18bd1

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
@@ -2,7 +2,7 @@
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/php-mcp/laravel.svg?style=flat-square)](https://packagist.org/packages/php-mcp/laravel)
44
[![Total Downloads](https://img.shields.io/packagist/dt/php-mcp/laravel.svg?style=flat-square)](https://packagist.org/packages/php-mcp/laravel)
5-
[![Tests](https://github.com/php-mcp/laravel/actions/workflows/tests.yml/badge.svg)](https://github.com/php-mcp/laravel/actions/workflows/tests.yml)
5+
<!-- [![Tests](https://github.com/php-mcp/laravel/actions/workflows/tests.yml/badge.svg)](https://github.com/php-mcp/laravel/actions/workflows/tests.yml) -->
66
[![License](https://img.shields.io/packagist/l/php-mcp/laravel.svg?style=flat-square)](LICENSE)
77

88
Integrates the core [`php-mcp/server`](https://github.com/php-mcp/server) package seamlessly into your Laravel application, allowing you to expose parts of your application as **Model Context Protocol (MCP)** tools, resources, and prompts using simple PHP attributes.

0 commit comments

Comments
 (0)