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