Skip to content

Commit 1631cbf

Browse files
Update phpunit.yml
1 parent f978b01 commit 1631cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- laravel: "10.0"
1717
php: "8.0"
1818

19-
name: PHP ${{ matrix.php }}, Laravel ${{ matrix.laravel }}
19+
name: PHP ${{ matrix.php }}, Laravel ${{ matrix.laravel }}, Dragon ${{ matrix.dragon }}
2020

2121
steps:
2222
- name: Checkout code

0 commit comments

Comments
 (0)