Skip to content

Commit

Permalink
add full testing and update setting() helper to accept default
Browse files Browse the repository at this point in the history
  • Loading branch information
3x1io committed Oct 30, 2024
1 parent 7c8a02b commit c1b7abb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ jobs:
collision: 7.*
exclude:
- laravel: 11.*
php: 8.1
name: P${{ matrix.php }} - L${{ matrix.laravel }} - ${{ matrix.stability }} - ${{ matrix.os }}
steps:
- name: Checkout Code
Expand Down

0 comments on commit c1b7abb

Please sign in to comment.