Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dasundev committed Dec 30, 2023
1 parent 1952abe commit 537b9c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
php: [ 8.1, 8.2, 8.3 ]
laravel: [ 10 ]

name: PHP ${{ matrix.php }} - Laravel ${{ matrix.laravel }}

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 537b9c1

Please sign in to comment.