Skip to content

Commit 3cb1836

Browse files
authored
Testing...
1 parent 36854f2 commit 3cb1836

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
@@ -105,9 +105,8 @@ steps:
105105
- yarn run -T core lint
106106
- yarn run -T core test
107107
- yarn turbo run --filter=core-integration-tests lint
108-
- echo " +++ Are there coverage files here"
109-
- echo $PWD
110108
- find . -name "coverage-*.json"
109+
- echo $PWD
111110
plugins:
112111
- ssh://[email protected]/segmentio/cache-buildkite-plugin#v2.0.0:
113112
key: "v1.1-cache-dev-{{ checksum 'yarn.lock' }}"

0 commit comments

Comments
 (0)