Skip to content

Commit dffc79c

Browse files
committed
Update tests.yml
1 parent 5829fde commit dffc79c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,10 @@ jobs:
231231

232232
- uses: "ramsey/composer-install@v3"
233233

234+
- run: "composer config platform.php --unset"
235+
with:
236+
working-directory: "tests/"
237+
234238
- uses: "ramsey/composer-install@v3"
235239
with:
236240
working-directory: "tests/"

0 commit comments

Comments
 (0)