You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CI matrix generates jobs which do not depend on PHP and therefore do not need installed composer dependencies.
I'd love to implement a JOB flag which tells the container to not install composer dependencies.
i.e. requiresComposerDependencies or something else.
Feature Request
Summary
The CI matrix generates jobs which do not depend on PHP and therefore do not need installed composer dependencies.
I'd love to implement a JOB flag which tells the container to not install composer dependencies.
i.e.
requiresComposerDependencies
or something else.Refs:
The text was updated successfully, but these errors were encountered: