mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Send coverage reports to Codecov
This commit is contained in:
parent
2161de30d0
commit
55af4eaf80
2 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ sources:
|
|||
environment:
|
||||
BUILD: test
|
||||
CI: true
|
||||
CODECOV_TOKEN: b834a3c5-28fa-4808-9bdb-182210069c79
|
||||
REQUIREMENTS: minimal
|
||||
# TODO: ETESYNC_TESTS
|
||||
tasks:
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ sources:
|
|||
environment:
|
||||
BUILD: test
|
||||
CI: true
|
||||
CODECOV_TOKEN: b834a3c5-28fa-4808-9bdb-182210069c79
|
||||
REQUIREMENTS: release
|
||||
# TODO: ETESYNC_TESTS
|
||||
tasks:
|
||||
|
|
|
|||
Loading…
Reference in a new issue