Skip to content

Commit 19ae352

Browse files
authored
Fix README.md tests badge
1 parent 4dfc71e commit 19ae352

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<a href="https://github.com/inertiajs/inertia-laravel/releases">
55
<img src="https://img.shields.io/github/release/inertiajs/inertia-laravel.svg?style=flat-square" alt="Latest Version">
66
</a>
7-
<a href="https://github.com/inertiajs/inertia-laravel/actions/workflows/tests.yml?query=workflow%3Atests+branch%3Amaster">
8-
<img src="https://github.com/inertiajs/inertia-laravel/actions/workflows/tests.yml/badge.svg?branch=master" alt="Build Status">
7+
<a href="https://github.com/inertiajs/inertia-laravel/actions/workflows/tests.yml">
8+
<img src="https://github.com/inertiajs/inertia-laravel/actions/workflows/tests.yml/badge.svg" alt="Build Status">
99
</a>
1010
<a href="https://packagist.org/packages/inertiajs/inertia-laravel">
1111
<img src="https://img.shields.io/packagist/dt/inertiajs/inertia-laravel.svg?style=flat-square" alt="Total Downloads">

0 commit comments

Comments
 (0)