mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-29 02:16:28 +02:00
Add code coverage with codecov.io
This commit is contained in:
parent
d56c889224
commit
52a87b6e46
1 changed files with 2 additions and 2 deletions
|
@ -14,5 +14,5 @@
|
|||
- env GO111MODULE=on make all
|
||||
- env GO111MODULE=on make cover
|
||||
- env GO111MODULE=on make release
|
||||
# after_success:
|
||||
# - bash <(curl -s https://codecov.io/bash)
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
|
Loading…
Add table
Reference in a new issue