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

Revert "Fail actions on Ruff failure" #93

Merged
merged 1 commit into from
Jun 8, 2024

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented Jun 8, 2024

/Reverts #91

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

A minor update to the GitHub Action's error handling behavior.

πŸ“Š Key Changes

  • Changed the continue-on-error property from false to true in the action's YAML configuration.

🎯 Purpose & Impact

  • Enhanced Robustness: Allows the action to continue running even if an error occurs, ensuring other parts of the workflow aren't halted by a single failure. πŸš€
  • Improved User Experience: Users can now get more comprehensive results from their workflows, aiding in debugging and overall effectiveness of the action. πŸ’‘

@glenn-jocher glenn-jocher merged commit c356c88 into main Jun 8, 2024
1 check failed
@glenn-jocher glenn-jocher deleted the revert-91-glenn-jocher-patch-1 branch June 8, 2024 19:58
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 this pull request may close these issues.

None yet

1 participant