File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 62
62
- name : Require cachewerk/relay
63
63
run : |
64
64
composer require cachewerk/relay --no-interaction --no-update
65
- if : matrix.php != 8.4
66
65
67
66
- name : Install dependencies
68
67
run : |
@@ -125,7 +124,6 @@ jobs:
125
124
- name : Require cachewerk/relay
126
125
run : |
127
126
composer require cachewerk/relay --no-interaction --no-update
128
- if : matrix.php != 8.4
129
127
130
128
- name : Install dependencies
131
129
run : |
@@ -186,7 +184,6 @@ jobs:
186
184
- name : Require cachewerk/relay
187
185
run : |
188
186
composer require cachewerk/relay --no-interaction --no-update
189
- if : matrix.php != 8.4
190
187
191
188
- name : Install dependencies
192
189
run : |
@@ -238,7 +235,6 @@ jobs:
238
235
- name : Require cachewerk/relay
239
236
run : |
240
237
composer require cachewerk/relay --no-interaction --no-update
241
- if : matrix.php != 8.4
242
238
243
239
- name : Install dependencies
244
240
run : |
You can’t perform that action at this time.
0 commit comments