test workflow? #3
lint.yml
on: push
Matrix: cpp-lint
Waiting for pending jobs
Matrix: go-lint
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/lint.yml#L55
The workflow is not valid. .github/workflows/lint.yml (Line: 55, Col: 13): Unexpected symbol: '"ubuntu-latest"'. Located at position 1 within expression: "ubuntu-latest" == matrix.os
|