test conditional runs-on #6
Annotations
1 error
Invalid workflow file:
.github/workflows/ci.yaml#L192
The workflow is not valid. .github/workflows/ci.yaml (Line: 192, Col: 11): Unexpected end of expression: 'true'. Located at position 39 within expression: (matrix.conditional_skip != 'true' || true .github/workflows/ci.yaml (Line: 198, Col: 11): Unexpected end of expression: 'true'. Located at position 39 within expression: (matrix.conditional_skip != 'true' || true
|