Skip to content

Commit

Permalink
make test
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-nyt committed Mar 14, 2020
1 parent 995b574 commit a2010c8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .drone.yml
Expand Up @@ -15,10 +15,7 @@ steps:
GO111MODULE: on
GOPROXY: https://proxy.golang.org
commands:
- make deps
- make pretest
- 'go get github.com/mattn/goveralls@master'
- make coverage
- make test
when:
event:
- pull_request
Expand Down

0 comments on commit a2010c8

Please sign in to comment.