Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
wlchn committed Jan 7, 2020
1 parent ee0d598 commit a888265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
name: run test
command: |
go mod download
go test ./... -cover
go test ./... -count=1 -cover

0 comments on commit a888265

Please sign in to comment.