Skip to content

Commit 003846e

Browse files
authored
[ci] global flex is not needed (#231)
1 parent ec97dee commit 003846e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,6 @@ jobs:
7171
coverage: "none"
7272
php-version: "${{ matrix.php-version }}"
7373

74-
- name: Install Global Dependencies
75-
run: |
76-
composer global require --no-progress --no-scripts --no-plugins symfony/flex >=1.x
77-
7874
- name: "Composer install"
7975
uses: "ramsey/composer-install@v1"
8076
with:

0 commit comments

Comments
 (0)