Adding flag to work around MacOS runner issue #143
Annotations
1 error
Invalid workflow file:
.github/workflows/lint.yml#L29
The workflow is not valid. .github/workflows/lint.yml (Line: 29, Col: 13): Unexpected symbol: '"macOS"'. Located at position 18 within expression: ! ( runner.os == "macOS" && matrix.python-version == "3.7" )
|