the ship is leaking

This commit is contained in:
Mark Bates 2019-11-21 11:31:06 -05:00
parent 2560bdca09
commit 32f1de1b25
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ jobs:
run: |
go mod download
go mod tidy -v
go test -v -race ./...
go test -race ./...