issues
search
grailbio
/
bigslice
A serverless cluster computing system for the Go programming language
https://bigslice.io/
Apache License 2.0
550
stars
35
forks
source link
Remove redundant build step
#97
Closed
jcharum
closed
4 years ago
jcharum
commented
4 years ago
Running
go test ./...
builds everything anyway.
Running
go test ./...
builds everything anyway.