Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symfony workflow enhancement #376

Closed
smoqadam opened this issue Dec 19, 2020 · 2 comments · Fixed by #377
Closed

Symfony workflow enhancement #376

smoqadam opened this issue Dec 19, 2020 · 2 comments · Fixed by #377

Comments

@smoqadam
Copy link
Contributor

Hi and thanks for this action.

The first time when you run php bin/phpunit it tries to install phpunit dependencies which it messes the tests log.

image

to avoid that, we should add php bin/phpunit install command to Install Composer Dependencies step to install dependencies first then run the tests.

@shivammathur
Copy link
Owner

@smoqadam Will you be willing to submit a PR to improve this.

smoqadam added a commit to smoqadam/setup-php that referenced this issue Dec 19, 2020
shivammathur added a commit that referenced this issue Dec 19, 2020
issue #376 - Install phpunit dependencies before runs the tests
@shivammathur
Copy link
Owner

Fixed in #377

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants