debug #101
Annotations
1 error
Invalid workflow file:
.github/workflows/test.yml#L48
The workflow is not valid. .github/workflows/test.yml (Line: 48, Col: 16): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.os != 'window-latest' && 'bash -el {0}' || 'msys2 {0}' .github/workflows/test.yml (Line: 52, Col: 16): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.os != 'window-latest' && 'bash -el {0}' || 'msys2 {0}'
|