Skip to content

Commit c851ca9

Browse files
committed
Fixed workflow
1 parent bfdfa2c commit c851ca9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/code_samples.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,9 @@ jobs:
148148
name: Run rector
149149
runs-on: "ubuntu-22.04"
150150
strategy:
151-
matrix:
152-
php:
153-
- '8.3'
151+
matrix:
152+
php:
153+
- '8.3'
154154
steps:
155155
- uses: actions/checkout@v4
156156

0 commit comments

Comments
 (0)