Skip to content

Commit d12ad6b

Browse files
committed
Update workflow
1 parent 5459486 commit d12ad6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: run-tests
1+
name: Run Tests
22

33
on: [push, pull_request]
44

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![Package Logo](https://banners.beyondco.de/Laravel%20Patches.png?theme=light&packageManager=composer+require&packageName=rappasoft%2Flaravel-patches&pattern=architect&style=style_1&description=Run+patches+migration+style+in+your+Laravel+applications.&md=1&showWatermark=0&fontSize=100px&images=puzzle)
22

33
[![Latest Version on Packagist](https://img.shields.io/packagist/v/rappasoft/laravel-patches.svg?style=flat-square)](https://packagist.org/packages/rappasoft/laravel-patches)
4-
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/rappasoft/laravel-patches/run-tests?label=tests)](https://github.com/rappasoft/laravel-patches/actions?query=workflow%3ATests+branch%3Amaster)
4+
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/rappasoft/laravel-patches/Run%20Tests?label=tests)](https://github.com/rappasoft/laravel-patches/actions?query=workflow%3ATests+branch%3Amaster)
55
[![GitHub Code Style Action Status](https://img.shields.io/github/workflow/status/rappasoft/laravel-patches/Check%20&%20fix%20styling?label=code%20style)](https://github.com/rappasoft/laravel-patches/actions?query=workflow%3A"Check+%26+fix+styling"+branch%3Amaster)
66
[![Total Downloads](https://img.shields.io/packagist/dt/rappasoft/laravel-patches.svg?style=flat-square)](https://packagist.org/packages/rappasoft/laravel-patches)
77

0 commit comments

Comments
 (0)