Fix testcase for py3.6/3.5 #38
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L45
The workflow is not valid. .github/workflows/build.yml (Line: 45, Col: 13): Unexpected symbol: 'or'. Located at position 32 within expression: matrix.python-version == '3.6' or matrix.python-version == '3.5' .github/workflows/build.yml (Line: 58, Col: 13): Unexpected symbol: 'or'. Located at position 32 within expression: matrix.python-version == '3.6' or matrix.python-version == '3.5'
|