BUG: fix yaml if statements #285
main.yml
on: push
Matrix: build
Waiting for pending jobs
Finish Coverage Analysis
Annotations
1 error
Invalid workflow file:
.github/workflows/main.yml#L59
The workflow is not valid. .github/workflows/main.yml (Line: 59, Col: 11): Unexpected symbol: '"ubuntu-latest"'. Located at position 14 within expression: matrix.os == "ubuntu-latest" .github/workflows/main.yml (Line: 66, Col: 11): Unexpected symbol: '"windows-latest"'. Located at position 14 within expression: matrix.os == "windows-latest"
|