in the sun

This commit is contained in:
Mark Bates 2019-11-21 11:29:00 -05:00
parent ddc055cac4
commit 2560bdca09
1 changed files with 1 additions and 0 deletions

View File

@ -20,5 +20,6 @@ jobs:
- name: Test - name: Test
run: | run: |
go mod download
go mod tidy -v go mod tidy -v
go test -v -race ./... go test -v -race ./...