ci(test): added golang
setup to test go install
command
#7
test.yml
on: pull_request
Matrix: unit tests
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/test.yml#L37
The workflow is not valid. .github/workflows/test.yml (Line: 37, Col: 13): Unexpected symbol: '"Windows"'. Located at position 14 within expression: runner.os != "Windows" .github/workflows/test.yml (Line: 46, Col: 13): Unexpected symbol: '"Windows"'. Located at position 14 within expression: runner.os == "Windows"
|