Skip to content

Commit 9a1273d

Browse files
committed
Testing out another coverage location
1 parent 32d3b8f commit 9a1273d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,10 @@ steps:
7070
key: browser-integ
7171
agents:
7272
queue: v1
73+
env:
74+
SEGMENT_CODECOV_FLAGS: 'browser'
75+
SEGMENT_CODECOV_ARGS: '--dir=./packages/browser/coverage'
76+
COVERAGE: true
7377
commands:
7478
- echo "--- Install dependencies"
7579
- PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1 yarn install --immutable

0 commit comments

Comments
 (0)