Skip to content

Commit 55af4ea

Browse files
author
Hugo Osvaldo Barrera
committed
Send coverage reports to Codecov
1 parent 2161de3 commit 55af4ea

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.builds/tests-minimal.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ sources:
99
environment:
1010
BUILD: test
1111
CI: true
12+
CODECOV_TOKEN: b834a3c5-28fa-4808-9bdb-182210069c79
1213
REQUIREMENTS: minimal
1314
# TODO: ETESYNC_TESTS
1415
tasks:

.builds/tests-release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ sources:
88
environment:
99
BUILD: test
1010
CI: true
11+
CODECOV_TOKEN: b834a3c5-28fa-4808-9bdb-182210069c79
1112
REQUIREMENTS: release
1213
# TODO: ETESYNC_TESTS
1314
tasks:

0 commit comments

Comments
 (0)