Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Commit 99ca636

Browse files
committed
go back test but name it start
1 parent 42dbb92 commit 99ca636

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

start.sh

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
3+
time golangci-lint run && time go test ./... -v --race

0 commit comments

Comments
 (0)