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