-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
symfony/flex
is already added to composer.json
Line 29 in 0ff22b5
"symfony/flex": "^2.0", |
So, I think this action is not required.
demo/.github/workflows/tests.yaml
Lines 58 to 59 in 0ff22b5
- name: "Require symfony/flex" | |
run: composer global require --no-progress --no-scripts --no-plugins symfony/flex |
The action will also produce an unnecessary error
Btw, why run composer update
instead of composer install
?
demo/.github/workflows/tests.yaml
Line 61 in 0ff22b5
- run: composer update |
<
57BB
div role="toolbar" aria-label="Reactions" class="d-flex gap-1 flex-wrap">cybernet
Metadata
Metadata
Assignees
Labels
No labels