Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Galaco authored Mar 19, 2019
1 parent 698e91d commit dd60906
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 @@ -5,4 +5,4 @@ jobs:
- image: circleci/golang:1.12
steps:
- checkout
run: go test -v ./...
- run: go test -v ./...

0 comments on commit dd60906

Please sign in to comment.