Test running tests on WSL #547
Annotations
1 error
Invalid workflow file:
.github/workflows/test.yml#L104
The workflow is not valid. .github/workflows/test.yml (Line: 104, Col: 16): Unrecognized named-value: 'matrix'. Located at position 12 within expression: startsWith(matrix.os, 'windows') && 'wsl-bash {0}' || 'bash' .github/workflows/test.yml (Line: 110, Col: 16): Unrecognized named-value: 'matrix'. Located at position 12 within expression: startsWith(matrix.os, 'windows') && 'wsl-bash {0}' || 'bash'
|