test.yml
on: pull_request
Matrix: run-samples-windows
Waiting for pending jobs
Matrix: run-samples-ubuntu
Waiting for pending jobs
Matrix: run-samples-macos
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/test.yml#L109
The workflow is not valid. .github/workflows/test.yml (Line: 109, Col: 14): Unrecognized named-value: 'env'. Located at position 10 within expression: fromJSON(env.MATRIX_DIR) .github/workflows/test.yml (Line: 109, Col: 14): Unexpected value '${{ fromJSON(env.MATRIX_DIR) }}'
|