merge steps: run go vet and go test in a single step
optimise pipelines for just the right amount of parallelism
faster runners
autoscaling runners
attempted solutions
merge steps: run go vet and go test in a single step
autoscaling runners
faster ci runs would be appreciated.
#### possible solutions
* host vol. - share nix store between containers
* merge steps: run `go vet` and `go test` in a single step
* optimise pipelines for just the right amount of parallelism
* faster runners
* autoscaling runners
#### attempted solutions
- [x] merge steps: run `go vet` and `go test` in a single step
- [x] autoscaling runners
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
faster ci runs would be appreciated.
possible solutions
go vetandgo testin a single stepattempted solutions
go vetandgo testin a single step