Test in distinct step
This commit is contained in:
parent
0a56b4b9c1
commit
13fe1cf6b8
1 changed files with 4 additions and 0 deletions
|
@ -16,3 +16,7 @@ tasks:
|
|||
go install
|
||||
go build
|
||||
go test
|
||||
|
||||
- test: |
|
||||
cd scanberry
|
||||
go test ./...
|
||||
|
|
Loading…
Reference in a new issue