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__
Luca Comellini 993eb07692
Add JSON output of `go env` and some env as strings
Additional outputs are:
- GOPATH as `go-path` string
- GOMOD as `go-mod` string
- GOCACHE as `go-cache` string
- GOMODCACHE as `go-mod-cache` string
- `go env` as `go-env` JSON
6 months ago
..
data Fix versions check failure (#479) 8 months ago
cache-restore.test.ts Add and configure ESLint and update configuration for Prettier (#341) 2 years ago
cache-utils.test.ts Add and configure ESLint and update configuration for Prettier (#341) 2 years ago
setup-go.test.ts Add JSON output of `go env` and some env as strings 6 months ago
verify-go.sh Use GitHub releases to download Go versions. (#58) 5 years ago
windows-toolcache.test.ts Fix Install on Windows is very slow (#393) 1 year ago