Merge windows and linux pytest workflow #1393
Annotations
1 error
Invalid workflow file:
.github/workflows/pytest.yml#L46
The workflow is not valid. .github/workflows/pytest.yml (Line: 46, Col: 11): Unrecognized named-value: 'ubuntu-latest'. Located at position 14 within expression: matrix.os == ubuntu-latest .github/workflows/pytest.yml (Line: 50, Col: 11): Unrecognized named-value: 'windows-latest'. Located at position 14 within expression: matrix.os == windows-latest
|