Try to fix CI warning #327
testsuite.yml
on: push
pytype
Matrix: dependency-check
Waiting for pending jobs
Matrix: pytest-test
Waiting for pending jobs
Matrix: tests
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/testsuite.yml#L51
The workflow is not valid. .github/workflows/testsuite.yml (Line: 51, Col: 11): Unexpected symbol: '"windows-latest"'. Located at position 14 within expression: matrix.os != "windows-latest" .github/workflows/testsuite.yml (Line: 58, Col: 11): Unexpected symbol: '"windows-latest"'. Located at position 14 within expression: matrix.os == "windows-latest"
|