Skip to content

Commit 55bc83d

Browse files
committed
Revert "Tests didn't run"
This reverts commit f92a7da.
1 parent f92a7da commit 55bc83d

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
@@ -20,7 +20,7 @@ jobs:
2020
laravel: [ "^10.0", "^11.0" ]
2121
stability: [ prefer-lowest, prefer-stable ]
2222
include:
23-
- laravel: "^10.0"
23+
- laravel: "^10.0"
2424
testbench: "^8.0"
2525
enum: "^6.0"
2626
- laravel: "^11.1"

0 commit comments

Comments
 (0)