Run Tests #427
test.yml
on: workflow_dispatch
prepare-matrix
Matrix: test-single-image
Waiting for pending jobs
Matrix: collect-single-image
Waiting for pending jobs
cleanup
Annotations
1 error
Invalid workflow file:
.github/workflows/test.yml#L98
The workflow is not valid. .github/workflows/test.yml (Line: 98, Col: 9): Unrecognized named-value: 'matrix'. Located at position 60 within expression: needs.test-single-image[ format('test-single-image - {0}', matrix.image) ].result == 'success'
|