Skip to content

Commit 78ed977

Browse files
authored
Fix yml typo
1 parent 518aae4 commit 78ed977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
testbench: 8.*
1818
- laravel: 11.*
1919
testbench: 9.*
20-
exclude:
20+
exclude:
2121
- laravel: 11.*
2222
php: 8.1
2323

0 commit comments

Comments
 (0)