Skip to content

Commit 4687762

Browse files
docs: render the correct badge
1 parent 776ba5c commit 4687762

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/esign/laravel-nova-testing.svg?style=flat-square)](https://packagist.org/packages/esign/laravel-nova-testing)
44
[![Total Downloads](https://img.shields.io/packagist/dt/esign/laravel-nova-testing.svg?style=flat-square)](https://packagist.org/packages/esign/laravel-nova-testing)
5-
![GitHub Actions](https://github.com/esign/laravel-nova-testing/actions/workflows/main.yml/badge.svg)
5+
![GitHub Actions](https://github.com/esign/laravel-nova-testing/actions/workflows/run-tests.yml/badge.svg)
66

77
A toolkit for testing [Laravel Nova](https://nova.laravel.com/) routes and resources. This package provides convenient testing utilities to interact with Nova endpoints in your feature and integration tests.
88

0 commit comments

Comments
 (0)