Skip to content

Commit 0dc1227

Browse files
committed
fix: use corrent indentation in tests config
1 parent fc6a7f6 commit 0dc1227

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
os: [ubuntu-latest]
16+
os: [ubuntu-latest]
1717
php: [8.3, 8.2]
1818
laravel: [11.*, 10.*]
1919
statamic: [5.*, 4.*]

0 commit comments

Comments
 (0)