We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 726b7b0 commit 86be3fbCopy full SHA for 86be3fb
.buildkite/pipeline.yml
@@ -33,6 +33,7 @@ steps:
33
env:
34
SEGMENT_CODECOV_FLAGS: 'browser'
35
SEGMENT_CODECOV_ARGS: '--dir=./packages/browser/coverage'
36
+ COVERAGE: true
37
agents:
38
queue: v1
39
commands:
@@ -88,6 +89,7 @@ steps:
88
89
90
SEGMENT_CODECOV_FLAGS: 'core'
91
SEGMENT_CODECOV_ARGS: '--dir=./packages/core/coverage'
92
93
94
95
0 commit comments