mirror of
https://github.com/lizheming/drone-wechat.git
synced 2026-06-04 18:33:46 +08:00
add lcov ignore
This commit is contained in:
@@ -25,6 +25,7 @@ steps:
|
|||||||
COVERALLS_REPO_TOKEN:
|
COVERALLS_REPO_TOKEN:
|
||||||
from_secret: coveralls_token
|
from_secret: coveralls_token
|
||||||
settings:
|
settings:
|
||||||
|
debug: true
|
||||||
files:
|
files:
|
||||||
- ./lcov.info
|
- ./lcov.info
|
||||||
|
|
||||||
|
|||||||
@@ -57,3 +57,4 @@ typings/
|
|||||||
# dotenv environment variables file
|
# dotenv environment variables file
|
||||||
.env
|
.env
|
||||||
|
|
||||||
|
lcov.info
|
||||||
Reference in New Issue
Block a user