Skip to content

Commit 9705850

Browse files
committed
wip
1 parent 0ede191 commit 9705850

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ steps:
3333
key: browser-lint-test
3434
agents:
3535
queue: v1
36+
env:
37+
SEGMENT_CODECOV_FLAGS: 'browser'
38+
SEGMENT_CODECOV_ARGS: '--dir=./packages/browser/coverage'
3639
commands:
3740
- npm config set "//registry.npmjs.org/:_authToken" $${NPM_TOKEN}
3841
- echo "--- Install dependencies"

0 commit comments

Comments
 (0)