Skip to content

Commit 8310d07

Browse files
committed
wip
1 parent d70f8b8 commit 8310d07

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: .github/workflows/main.yml

-6
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,4 @@ jobs:
103103
104104
105105
- name: Execute tests
106-
if: matrix.laravel != '11.*' || matrix.php != '8.3'
107106
run: vendor/bin/phpunit
108-
109-
110-
- name: Execute tests
111-
if: matrix.laravel == '11.*' && matrix.php == '8.3'
112-
run: vendor/bin/phpunit --no-configuration

0 commit comments

Comments
 (0)