Skip to content

Commit ba54119

Browse files
authored
Testing browser
1 parent 3cb1836 commit ba54119

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,8 @@ steps:
4141
- echo "--- Install dependencies"
4242
- yarn install --immutable
4343
- yarn run -T browser exec make ci
44-
- echo " +++ Are there coverage files here"
45-
- echo $PWD
4644
- find . -name "coverage-*.json"
45+
- echo $PWD
4746
plugins:
4847
- ssh://[email protected]/segmentio/cache-buildkite-plugin#v2.0.0:
4948
key: "v1.1-cache-dev-{{ checksum 'yarn.lock' }}"

0 commit comments

Comments
 (0)