Skip to content

Commit 7c2abde

Browse files
sapklafriks
authored andcommitted
Fix test : make coverage -> test
1 parent eab4579 commit 7c2abde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pipeline:
3535
TAGS: bindata sqlite
3636
GOPATH: /srv/app
3737
commands:
38-
- make coverage
38+
- make test
3939
when:
4040
event: [ push, tag, pull_request ]
4141

0 commit comments

Comments
 (0)