remove os in workflow file #6
golangci-lint.yml
on: push
build
Matrix: lint
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/golangci-lint.yml#L27
The workflow is not valid. .github/workflows/golangci-lint.yml (Line: 27, Col: 5): Required property is missing: runs-on
|