.github/workflows/test.yml #16
Annotations
1 error
|
Invalid workflow file:
.github/workflows/test.yml#L32
The workflow is not valid. .github/workflows/test.yml (Line: 32, Col: 14): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.powershell-version == '5.1' && 'powershell' || 'pwsh' .github/workflows/test.yml (Line: 38, Col: 14): Unrecognized named-value: 'matrix'. Located at position 1 within expression: matrix.powershell-version == '5.1' && 'powershell' || 'pwsh'
|