mirror of
https://github.com/maride/pancap.git
synced 2024-11-22 08:54:24 +00:00
coverage step allready existant
This commit is contained in:
parent
3efacd5453
commit
a829a36fb4
@ -9,7 +9,7 @@ steps:
|
||||
- name: test
|
||||
image: golang:latest
|
||||
commands:
|
||||
- go test -cover -v .
|
||||
- go test -v .
|
||||
|
||||
- name: coverage
|
||||
image: golang:latest
|
||||
|
Loading…
Reference in New Issue
Block a user