We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi everyone,
I've got some troubles when I want to use this action in a container.
The status is :
I've tried to pass some arguments to the composer command, change the working directory... By the way, if I run: composer install <- it'ok ...
Does anyone experiment the same issue ?
EDIT :
If I use this whitout container, this is working but some time the runner user does not use PHP 8.2 so it make fail the CI
The text was updated successfully, but these errors were encountered:
I'm getting this same problem. Trying to run it in a job that uses the kirschbaumdevelopment/laravel-test-runner:8.2 image container.
kirschbaumdevelopment/laravel-test-runner:8.2
Sorry, something went wrong.
Same problem here, any suggestions?
No branches or pull requests
Hi everyone,
I've got some troubles when I want to use this action in a container.
The status is :
I've tried to pass some arguments to the composer command, change the working directory...
By the way, if I run: composer install <- it'ok ...
Does anyone experiment the same issue ?
EDIT :
If I use this whitout container, this is working but some time the runner user does not use PHP 8.2 so it make fail the CI
The text was updated successfully, but these errors were encountered: