We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36854f2 commit 3cb1836Copy full SHA for 3cb1836
.buildkite/pipeline.yml
@@ -105,9 +105,8 @@ steps:
105
- yarn run -T core lint
106
- yarn run -T core test
107
- yarn turbo run --filter=core-integration-tests lint
108
- - echo " +++ Are there coverage files here"
109
- - echo $PWD
110
- find . -name "coverage-*.json"
+ - echo $PWD
111
plugins:
112
- ssh://[email protected]/segmentio/cache-buildkite-plugin#v2.0.0:
113
key: "v1.1-cache-dev-{{ checksum 'yarn.lock' }}"
0 commit comments