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
Description of the issue
If a module fails to install, an PowerShell error will be generated in output but this doesn't stop the pipeline.
If the module is not installed, included rules can not be run.
Expected behaviour
If any module fails to install, the action should error.
Failing to install a module could be a transient issue.
Task in use and version:
The text was updated successfully, but these errors were encountered:
Fail action when module installation fails #202
4714287
Fail action when module installation fails #202 (#203)
a1620aa
BernieWhite
Successfully merging a pull request may close this issue.
Description of the issue
If a module fails to install, an PowerShell error will be generated in output but this doesn't stop the pipeline.
If the module is not installed, included rules can not be run.
Expected behaviour
If any module fails to install, the action should error.
Failing to install a module could be a transient issue.
Task in use and version:
The text was updated successfully, but these errors were encountered: