File tree 3 files changed +4
-3
lines changed
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
- name : laravel
1
+ name : phpunit
2
+
2
3
on : [ push ]
3
4
4
5
jobs :
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ See the [documentation](https://actions.dragon-code.pro) for detailed installati
20
20
This package is licensed under the [ MIT License] ( LICENSE ) .
21
21
22
22
23
- [ badge_build ] : https://img.shields.io/github/actions/workflow/status/TheDragonCode/laravel-actions/laravel .yml?style=flat-square
23
+ [ badge_build ] : https://img.shields.io/github/actions/workflow/status/TheDragonCode/laravel-actions/phpunit .yml?style=flat-square
24
24
25
25
[ badge_downloads ] : https://img.shields.io/packagist/dt/dragon-code/laravel-actions.svg?style=flat-square
26
26
Original file line number Diff line number Diff line change 34
34
This package is licensed under the [ MIT License] ( prologue/license.md ) .
35
35
36
36
37
- [ badge_build ] : https://img.shields.io/github/actions/workflow/status/TheDragonCode/laravel-actions/laravel .yml?style=flat-square
37
+ [ badge_build ] : https://img.shields.io/github/actions/workflow/status/TheDragonCode/laravel-actions/phpunit .yml?style=flat-square
38
38
39
39
[ badge_downloads ] : https://img.shields.io/packagist/dt/dragon-code/laravel-actions.svg?style=flat-square
40
40
You can’t perform that action at this time.
0 commit comments