chore - implement github actions. #1
go.yml
on: push
Check code quality and run tests
Annotations
1 error
Invalid workflow file:
.github/workflows/go.yml#L7
The workflow is not valid. .github/workflows/go.yml (Line: 7, Col: 5): Required property is missing: runs-on
|