Run tests on linux too #146
Annotations
1 error
Invalid workflow file:
.github/workflows/checks.yml#L24
The workflow is not valid. .github/workflows/checks.yml (Line: 24, Col: 13): Unexpected symbol: '"windows"'. Located at position 22 within expression: startsWith(matrix.os "windows") .github/workflows/checks.yml (Line: 30, Col: 13): Unexpected symbol: '"ubuntu"'. Located at position 23 within expression: startsWith(matrix.os, "ubuntu")
|