wip #4517
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/ci.yml#L1
(Line: 52, Col: 9): Unrecognized named-value: 'matrix'. Located at position 54 within expression: needs.detect-changes.outputs.nx-changed == 'true' && matrix.working_directory == 'nx' || needs.detect-changes.outputs.exla-changed == 'true' && matrix.working_directory == 'exla' || needs.detect-changes.outputs.torchx-changed == 'true' && matrix.working_directory == 'torchx', (Line: 101, Col: 9): Unrecognized named-value: 'matrix'. Located at position 54 within expression: needs.detect-changes.outputs.nx-changed == 'true' && matrix.working_directory == 'nx' || needs.detect-changes.outputs.torchx-changed == 'true' && matrix.working_directory == 'torchx'
|