Conversation
A duplicate `strategy` probably resultet in a silent fail of the workflow.
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
PR Code Suggestions ✨No code suggestions found for the PR. |
User description
A duplicate
strategyprobably resulted in a silent fail of the workflow.PR Type
Bug fix
Description
Remove duplicate
strategysection in GitHub workflowConsolidate matrix configuration into single strategy block
Reorder config values from [Debug, Fast] to [Fast, Debug]
Diagram Walkthrough
File Walkthrough
test.yml
Remove duplicate strategy block from workflow.github/workflows/test.yml
strategysection that was causing silent workflowfailures
Debug]