Update ci.yml

This commit is contained in:
Zack 2021-10-08 09:43:30 -07:00 committed by GitHub
parent 9dfa0284fa
commit 696479024e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,4 +13,4 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
- run: go version
- run: go test -v .
- run: go test -v ./...