Skip to content

Commit

Permalink
Testing out another coverage location
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelGHSeg committed Dec 17, 2024
1 parent 32d3b8f commit 9a1273d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,10 @@ steps:
key: browser-integ
agents:
queue: v1
env:
SEGMENT_CODECOV_FLAGS: 'browser'
SEGMENT_CODECOV_ARGS: '--dir=./packages/browser/coverage'
COVERAGE: true
commands:
- echo "--- Install dependencies"
- PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1 yarn install --immutable
Expand Down

0 comments on commit 9a1273d

Please sign in to comment.