mirror of
https://github.com/Team254/cheesy-arena-lite.git
synced 2026-03-09 13:46:44 -04:00
2 lines
82 B
Plaintext
2 lines
82 B
Plaintext
|
|
go test -coverprofile=coverage.out && sleep 1 && go tool cover -html=coverage.out
|