You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
setup-go/__tests__
francisco souza 5a59f896b9
gobin: make sure GOPATH gets trimmed before use in path.join
On Windows, `go env GOPATH` keeps the end-line character, making it
unusable (see sample build failure:
https://github.com/fsouza/vod-module-sprite/runs/478762225?check_suite_focus=true#step:5:62).
5 years ago
..
data mocked tests work with no internet 6 years ago
gobin.test.ts gobin: make sure GOPATH gets trimmed before use in path.join 5 years ago
setup-go.test.ts Add $GOBIN 5 years ago