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 1d6044c commit 36854f2Copy full SHA for 36854f2
.buildkite/pipeline.yml
@@ -41,7 +41,7 @@ steps:
41
- echo "--- Install dependencies"
42
- yarn install --immutable
43
- yarn run -T browser exec make ci
44
- - echo " ############### Are there coverage files here?"
+ - echo " +++ Are there coverage files here"
45
- echo $PWD
46
- find . -name "coverage-*.json"
47
plugins:
@@ -105,7 +105,7 @@ steps:
105
- yarn run -T core lint
106
- yarn run -T core test
107
- yarn turbo run --filter=core-integration-tests lint
108
109
110
111
0 commit comments